Update to forge 28.1.1

This commit is contained in:
Marcel Konrad
2019-09-17 22:39:34 +02:00
parent 354eda61bd
commit 7e6bf764b1

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.14.4-28.0.45'
minecraft 'net.minecraftforge:forge:1.14.4-28.1.1'
// You may put jars on which you depend on in ./libs or you may define them like so..
// compile "some.group:artifact:version:classifier"