Skip to content

Hazerd/OldWorldFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OldWorldFix

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)

Usage

Windows

  1. Download OldWorldFix.exe from the releases page
  2. Copy OldWorldFix.exe into the world folder (Typically c:\Users\YOUR_USERNAME\AppData\Roaming\.minecraft\saves\WORLD_FOLDER\OldWorldFix.exe) Where is AppData???
  3. Run OldWorldFix.exe by double-clicking it.
  4. The program will ask what you want to fix and what you want to leave alone. Read the descriptions and follow the instructions.
  5. Start Minecraft, play the world, and report any issues you find!
  6. Have fun!

Mac

  1. Install Mono
  2. Download OldWorldFix.exe from the releases page
  3. Copy OldWorldFix.exe into the world folder (Typically ~/Library/Application Support/minecraft/saves/WORLD_FOLDER/OldWorldFix.exe) Where is Library???
  4. Open the world folder in Terminal and run mono OldWorldFix.exe
  5. The program will ask what you want to fix and what you want to leave alone. Read the descriptions and follow the instructions.
  6. Start Minecraft, play the world, and report any issues you find!
  7. Have fun!

Linux

  1. Install Mono
  2. Download OldWorldFix.exe from the releases page
  3. Copy OldWorldFix.exe into the world folder (Typically ~/.local/share/mintes/saves/WORLD_FOLDER/OldWorldFix.exe)
  4. Open the world folder in Terminal and run mono OldWorldFix.exe
  5. The program will ask what you want to fix and what you want to leave alone. Read the descriptions and follow the instructions.
  6. Start Minecraft, play the world, and report any issues you find!
  7. Have fun!

About

Convert old Minecraft worlds to new versions.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages