a new key for blocks.csv; csveditor updates

This commit is contained in:
minjaesong
2022-03-22 11:11:44 +09:00
parent 8974d336c4
commit 000f825849
4 changed files with 197 additions and 151 deletions

View File

@@ -84,6 +84,7 @@ class BlockProp {
//fun getLum(channel: Int) = lumCol.getElem(channel)
var drop: ItemID = ""
var world: ItemID = ""
var maxSupport: Int = -1 // couldn't use NULL at all...