]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/blobdiff - build.gradle
Improve performance
[BoundingBoxOutlineReloaded.git] / build.gradle
index eba553db66e82b7b23057de1d94e761a0d8a2e23..28169bc0e20d4bf67508ecc897c27e707965c85d 100644 (file)
@@ -35,7 +35,7 @@ tasks.withType(JavaCompile).configureEach {
 
 dependencies {
     minecraft 'com.mojang:minecraft:' + project.mcVersion
-    mappings 'net.fabricmc:yarn:' + project.mcVersion + '+build.29'
+    mappings 'net.fabricmc:yarn:' + project.mcVersion + '+build.29:v2'
     modImplementation 'net.fabricmc:fabric-loader:0.11.6'
 }