Amulet is a Minecraft world editor built from the ground up with the lessons learnt from previous editors in mind. The program works natively with the blockstate format introduced in 1.13 …
Amulet is a program to externally modify Minecraft save files. This may be to fix a corrupt area of the world that stops the game from loading or to modify the terrain such as moving or copying …
Amulet is written in Python which means that you can manipulate world data with a bit of python knowledge. The code behind Amulet is broken down into a number of parts to make it more …