Disabled shader reload key.

Disabled build modes when reach is 0.
Removed incomplete build mode icons.
Removed sound event (unused).
This commit is contained in:
Christian Knaapen
2019-02-18 20:29:52 +01:00
parent be865d273c
commit 2986b11983
16 changed files with 51 additions and 66 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.1a"
version = "1.12.2-2.0"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"