MCPIedit

    MCPIedit was a level.dat world configuration file for MCPI and MCPE 0.6.1. It was made by TheBrokenRail in C and Python and archived on October 15th, 2022. It modified the NBT data inside level.dat files by removing the headers, and with the pynbt module. It could read the following attributes:

    • World name
    • Seed (read only)
    • Time
    • Gamemode
    • Player health
    • Inventory (item id, count, auxiliary)
    • Armor (item id, count, auxiliary)