File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ dependencies {
129129 // Specify the version of Minecraft to use. If this is any group other than 'net.minecraft', it is assumed
130130 // that the dep is a ForgeGradle 'patcher' dependency, and its patches will be applied.
131131 // The userdev artifact is a special name and will get all sorts of transformations applied to it.
132- minecraft ' net.minecraftforge:forge:1.19.2-43.1.52 '
132+ minecraft ' net.minecraftforge:forge:1.19.2-43.2.1 '
133133
134134 // Real mod deobf dependency examples - these get remapped to your current mappings
135135 // compileOnly fg.deobf("mezz.jei:jei-${mc_version}:${jei_version}:api") // Adds JEI API as a compile dependency
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.5-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.5.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments