We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45f56a commit 41f822bCopy full SHA for 41f822b
build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
// Specify the version of Minecraft to use, If this is any group other then 'net.minecraft' it is assumed
60
// that the dep is a ForgeGradle 'patcher' dependency. And it's patches will be applied.
61
// The userdev artifact is a special name and will get all sorts of transformations applied to it.
62
- minecraft 'net.minecraftforge:forge:1.12.2-14.23.5.2860'
+ minecraft 'net.minecraftforge:forge:1.21-51.0.33'
63
64
// You may put jars on which you depend on in ./libs or you may define them like so..
65
// compile "some.group:artifact:version:classifier"
0 commit comments