1 parent 5380333 commit f475febCopy full SHA for f475feb
1 file changed
build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
// Specify the version of Minecraft to use, If this is any group other then 'net.minecraft' it is assumed
91
// that the dep is a ForgeGradle 'patcher' dependency. And it's patches will be applied.
92
// The userdev artifact is a special name and will get all sorts of transformations applied to it.
93
- minecraft 'net.minecraftforge:forge:1.15.1-30.0.35'
+ minecraft 'net.minecraftforge:forge:1.21-51.0.16'
94
95
// You may put jars on which you depend on in ./libs or you may define them like so..
96
// compile "some.group:artifact:version:classifier"
0 commit comments