/BOPConverterPatchGenerator

Converter from pre-Biomes O Plenty 0.5.2 worlds to 0.5.2.

Primary LanguageJava

World Conversion##

As of Biomes O Plenty 0.5.2, changes have been made so that the number of block ids used by the mod are drastically reduced. However, as a side-effect of these changes, existing worlds will no longer work.

However, thanks to a little Java application I (Adubbz) whipped up, as well as the lovely folks who made Midas gold, this should hopefully be easy.


  1. Backup your world

  2. Grab a copy of the Converter Patch Generator from here:

    https://github.com/ted80/BiomesOPlenty/tree/master/BOP%20Converter%20Patch%20Generator (Click on the jar file and then 'View Raw' to download it)

  3. Grab a copy of Midas Gold from here:

    https://code.google.com/p/midas-gold/downloads/list

  4. Extract Midas Gold.

  5. Launch the Converter Patch Generator.

  6. Click on "Import Config" and select your old Biomes O Plenty config file.

  7. Click on "Output Patch" and choose where you want the patch file to be outputted to.

  8. Hit "Start".

  9. Launch the Midas Gold jar file.

  10. Click on "Add Savegame" and select the folder of the world you want converted.

  11. Click on "Load Patch File" and select the patch file created by the Converter Patch Generator.

  12. Hit start!

  13. You're done :)