Template:Nbt: Difference between revisions
Jump to navigation
Jump to search
NBT template |
m Why not allow spaces? |
||
Line 9: | Line 9: | ||
|string={{nbt/sprite|7|TAG_String}} | |string={{nbt/sprite|7|TAG_String}} | ||
|compound={{nbt/sprite|8|TAG_Compound}} | |compound={{nbt/sprite|8|TAG_Compound}} | ||
|byte array | |||
|byte-array={{nbt/sprite|9|TAG_Byte_Array}} | |byte-array={{nbt/sprite|9|TAG_Byte_Array}} | ||
|integer array | |||
|integer-array | |integer-array | ||
|int array | |||
|int-array={{nbt/sprite|10|TAG_Int_Array}} | |int-array={{nbt/sprite|10|TAG_Int_Array}} | ||
|list={{nbt/sprite|11|TAG_List}} | |list={{nbt/sprite|11|TAG_List}} |