Update to forge 41.0.96

This commit is contained in:
Marcel Konrad
2022-07-12 21:22:02 +02:00
parent c7a7774dba
commit 1077275376
12 changed files with 55 additions and 55 deletions

View File

@@ -106,7 +106,7 @@ dependencies {
// Specify the version of Minecraft to use, If this is any group other then 'net.minecraft' it is assumed
// that the dep is a ForgeGradle 'patcher' dependency. And it's patches will be applied.
// The userdev artifact is a special name and will get all sorts of transformations applied to it.
minecraft 'net.minecraftforge:forge:1.19-41.0.64'
minecraft 'net.minecraftforge:forge:1.19-41.0.96'
// You may put jars on which you depend on in ./libs or you may define them like so..
// compile "some.group:artifact:version:classifier"