Fixed issue #45: Can't break blocks in survival mode if breakFar=false.

This commit is contained in:
Christian Knaapen
2019-07-09 02:23:35 +02:00
parent 3921a0b70b
commit 2c6b58ddc6
4 changed files with 7 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
version = "1.12.2-2.12"
version = "1.12.2-2.13"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"