{ "homepage": "http://minecraft.curseforge.com/projects/world-utils", "promos": { "1.12.2-latest": "0.4.2", "1.12.2-recommended": "0.4.2", "1.12.1-latest": "0.4.2", "1.12.1-recommended": "0.4.2", "1.12-latest": "0.4.2", "1.12-recommended": "0.4.2", "1.11.2-latest": "0.3.0", "1.11.2-recommended": "0.3.0", "1.10.2-latest": "0.3.0", "1.10.2-recommended": "0.3.0" }, "1.12.2": { "0.4.2": "Added a inspectblock command, which can read the block and TileEntity NBT data currently in the chunk data on disk\nFixed the setblock command using a wrong chunk location", "0.4.1": "Fix the setblock command didn't remove old TileEntity data", "0.4.0": "Added a setblock command that works in unloaded chunks\nBuilt against a recent Forge version (fixes the registry crash from 0.3.2)" }, "1.12.1": { "0.4.2": "Added a inspectblock command, which can read the block and TileEntity NBT data currently in the chunk data on disk\nFixed the setblock command using a wrong chunk location", "0.4.1": "Fix the setblock command didn't remove old TileEntity data", "0.4.0": "Added a setblock command that works in unloaded chunks\nBuilt against a recent Forge version (fixes the registry crash from 0.3.2)" }, "1.12": { "0.4.2": "Added a inspectblock command, which can read the block and TileEntity NBT data currently in the chunk data on disk\nFixed the setblock command using a wrong chunk location", "0.4.1": "Fix the setblock command didn't remove old TileEntity data", "0.4.0": "Added a setblock command that works in unloaded chunks\nBuilt against a recent Forge version (fixes the registry crash from 0.3.2)", "0.3.2": "Fix Chunk Wand model registration and clean up the item registration a bit", "0.3.1": "Update to new Forge registry things in Forge 2348+", "0.3.0": "Update to Minecraft 1.12\nFix a rather serious bug in the block replace code\nAdd a command to run commands from files\nAdd block replace sub-commands to add removed blocks (all or from a mod) to the list" }, "1.11.2": { "0.3.0": "Fix a rather serious bug in the block replace code\nAdd a command to run commands from files\nAdd block replace sub-commands to add removed blocks (all or from a mod) to the list", "0.2.1": "Fix modifier keys getting stuck if opening a GUI while sneaking\n Fix a missed empty ItemStack change\n Only register the input/GUI event handlers if the wand is enabled", "0.2.0": "Update to Minecraft 1.11.2" }, "1.10.2": { "0.3.0": "Fix a rather serious bug in the block replace code\nSome Chunk Wand HUD improvements\nFix modifier keys getting stuck\nAdd a command to run commands from files\nAdd block replace sub-commands to add removed blocks (all or from a mod) to the list", "0.2.1": "Fix not checking for valid dimension when getting the save directory", "0.2.0": "Added blockreplace commands\nAdded entity and tileentity remove and rename commands\nAdded a block registry dump command\nAdded block registry clean-up command\nAdded a task scheduler, all commands now use it instead of running in one go\nAdded a 'Set biome' mode to the Chunk Wand", "0.1.0-alpha.3": "Fix the tileticks command failing due to a Forge bug. Fix forgotten mod renaming related localization issues in the Chunk Wand.", "0.1.0-alpha.2": "Add 'tileticks find-invalid' and 'tileticks remove-invalid' commands.\nFix getting a wrong region in certain situations.", "0.1.0-alpha.1": "Initial release" } }