OldWorldFix is a tool designed to make porting old Minecraft custom worlds a piece of cake!
Minecraft custom worlds created for older versions of the game have many problems when updated to more modern versions. This tool aims to fix most - if not all of them.
Issues currently fixed:
- (1.8+) Chests disappear.
- (1.13+) Potions turn into water bottles.
- (1.11+) Custom potion spawners spawn nothing.
- (1.13+) Custom potion spawners cause chunk errors.
- More to come!
Issues planned to be fixed:
- (1.8+) Paintings pop off walls.
- (1.8+) Some doors disappear. (I'm not sure if this can be fixed automatically)
- Download OldWorldFix.exe from the releases page
- Copy OldWorldFix.exe into the world folder (Typically
c:\Users\YOUR_USERNAME\AppData\Roaming\.minecraft\saves\WORLD_FOLDER\OldWorldFix.exe
) Where is AppData??? - Run OldWorldFix.exe by double-clicking it.
- The program will ask what you want to fix and what you want to leave alone. Read the descriptions and follow the instructions.
- Start Minecraft, play the world, and report any issues you find!
- Have fun!
- Install Mono
- Download OldWorldFix.exe from the releases page
- Copy OldWorldFix.exe into the world folder (Typically
~/Library/Application Support/minecraft/saves/WORLD_FOLDER/OldWorldFix.exe
) Where is Library??? - Open the world folder in Terminal and run
mono OldWorldFix.exe
- The program will ask what you want to fix and what you want to leave alone. Read the descriptions and follow the instructions.
- Start Minecraft, play the world, and report any issues you find!
- Have fun!
- Install Mono
- Download OldWorldFix.exe from the releases page
- Copy OldWorldFix.exe into the world folder (Typically
~/.local/share/mintes/saves/WORLD_FOLDER/OldWorldFix.exe
) - Open the world folder in Terminal and run
mono OldWorldFix.exe
- The program will ask what you want to fix and what you want to leave alone. Read the descriptions and follow the instructions.
- Start Minecraft, play the world, and report any issues you find!
- Have fun!