blocks now have properly formatted ids

This commit is contained in:
Song Minjae
2017-04-29 00:05:10 +09:00
parent 3498a100a4
commit 9508249533
17 changed files with 3346 additions and 851 deletions

View File

@@ -33,7 +33,6 @@ class BlockProp {
get() = BlockPropUtil.getDynamicLumFunc(field, dynamicLuminosityFunction)
var drop: Int = 0
var dropDamage: Int = 0
var isFallable: Boolean = false