Minecraft World Utility Code
Converts Minecraft world files between formats to allow editing
Status: Beta
Brought to you by:
hawk777
| File | Date | Author | Commit |
|---|---|---|---|
| block_substitute.cpp | 2012-12-30 | hawk777 | [r12] Implement nbt-block-substitute command. |
| from_xml.cpp | 2012-06-03 | hawk777 | [r7] Add support for TAG_INT_ARRAY |
| nbt.h | 2012-12-30 | hawk777 | [r12] Implement nbt-block-substitute command. |
| patch_barray.cpp | 2012-06-03 | hawk777 | [r7] Add support for TAG_INT_ARRAY |
| tags.h | 2012-06-03 | hawk777 | [r7] Add support for TAG_INT_ARRAY |
| to_xml.cpp | 2012-12-30 | hawk777 | [r11] Use file mapping for nbt-to-xml. |