wergat / DungeonMap

Lua scripts for the Dungeon Map
0 stars 1 forks source link

NBT string fix #33

Open wergat opened 8 years ago

wergat commented 8 years ago

Auto-remove all ":" 's, and maybe other symbols, when converting tables to NBT to prevent NBT errors.

wergat commented 8 years ago

Also fix the usage of type boolean in NBT code, there might be a problem.

wergat commented 8 years ago

Add something that make the converter of NBT -> Table a little bit better in handleing one's and zero's