Fixed crash when right-clicking in mid-air in build mode Normal+.

This commit is contained in:
Christian Knaapen
2019-02-19 00:42:45 +01:00
parent 2986b11983
commit 5328ae342d
4 changed files with 6 additions and 6 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.0"
version = "1.12.2-2.1"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"