Checks if placeBlock is allowed. Fixed stutter on line rendering. Added toggle for creative/survival mode.

This commit is contained in:
Christian Knaapen
2018-10-06 20:20:10 +02:00
parent 2b4093099f
commit 483d6cc53e
9 changed files with 190 additions and 81 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 = "0.1.3"
version = "0.2"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"