diff --git a/sculptor-version/src/main/kotlin/io/papermc/sculptor/version/tasks/SetupAssets.kt b/sculptor-version/src/main/kotlin/io/papermc/sculptor/version/tasks/SetupAssets.kt index e9abf7d..ac0fa76 100644 --- a/sculptor-version/src/main/kotlin/io/papermc/sculptor/version/tasks/SetupAssets.kt +++ b/sculptor-version/src/main/kotlin/io/papermc/sculptor/version/tasks/SetupAssets.kt @@ -102,7 +102,7 @@ abstract class SetupAssets : DefaultTask() { val windowsPathsToCheck = listOf( "%appdata%\\.minecraft\\assets", // vanilla "%appdata%\\PrismLauncher\\assets", // prism launcher - "%appdata%\\com.modrinth.theseus\\meta\\assets", // modrinth launcher + "%appdata%\\ModrinthApp\\meta\\assets", // modrinth launcher "~\\scoop\\persist\\multimc\\assets" // multimc ) val linuxPathsToCheck = listOf(