Update to new forge command event, closes #13

This commit is contained in:
Marcel Konrad
2020-07-18 12:37:54 +02:00
parent ab49bc1e25
commit ded10cbb36
2 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,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.16.1-32.0.47'
minecraft 'net.minecraftforge:forge:1.16.1-32.0.69'
// You may put jars on which you depend on in ./libs or you may define them like so..
// compile "some.group:artifact:version:classifier"