Update to forge 41.0.64

Removed config option to disable pos shortcuts, instead they are now set to unbound by default
This commit is contained in:
Marcel Konrad
2022-07-08 23:27:17 +02:00
parent 913b27e016
commit 53ec08c9a6
11 changed files with 19 additions and 89 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.45'
minecraft 'net.minecraftforge:forge:1.19-41.0.64'
// You may put jars on which you depend on in ./libs or you may define them like so..
// compile "some.group:artifact:version:classifier"