File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ compileJava {
2020}
2121
2222minecraft {
23- mappings channel : ' official' , version : ' 1.20'
23+ mappings channel : ' official' , version : ' 1.20.1 '
2424 runs {
2525 client {
2626 workingDirectory project. file(' run' )
@@ -100,7 +100,7 @@ dependencies {
100100 // Specify the version of Minecraft to use. If this is any group other than 'net.minecraft' it is assumed
101101 // that the dep is a ForgeGradle 'patcher' dependency, and its patches will be applied.
102102 // The userdev artifact is a special name and will get all sorts of transformations applied to it.
103- minecraft ' net.minecraftforge:forge:1.20-46.0.12 '
103+ minecraft ' net.minecraftforge:forge:1.20.1-47.1.0 '
104104 shadow " net.kyori:adventure-text-serializer-gson:4.11.0"
105105 annotationProcessor " org.spongepowered:mixin:0.8.5:processor"
106106
Original file line number Diff line number Diff line change 1- voxelsniper.version =8.12.0
1+ voxelsniper.version =8.12.1
22
33org.gradle.jvmargs =-Xmx3G
44org.gradle.daemon =false
You can’t perform that action at this time.
0 commit comments