Fixed issue #8 Craft when activating the menu.

Fixed being able to mine bedrock. Whoops.
Fixed grass and flowers instabreaking other blocks.
This commit is contained in:
Christian Knaapen
2019-01-11 03:01:04 +01:00
parent f3ad36e6a6
commit d07751a01f
6 changed files with 33 additions and 10 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.0"
version = "1.0.1"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"