Removed spaces from jar name, updated instructions

This commit is contained in:
Adubbz 2013-04-26 10:04:02 +10:00
parent a93d57d32f
commit b69670bf4c
2 changed files with 20 additions and 9 deletions

View File

@ -19,29 +19,40 @@
## World Conversion (Don't use yet!)##
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 the wonderful folks who made Midas Gold, we have a work-around for this.
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
1. Grab a copy of Midas Gold from here:
2. Grab a copy of the Converter Patch Generator from here:
[https://github.com/ted80/BiomesOPlenty/tree/master/BOP%20Converter%20Patch%20Generator](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](https://code.google.com/p/midas-gold/downloads/list)
2. Extract it.
4. Extract Midas Gold.
3. Grab a copy of "BOP 0.5.2 Conversion Patch.txt" from our Git Repo (Right click it and do "Save link as").
5. Launch the Converter Patch Generator.
4. Launch the Midas Gold jar file.
6. Click on "Import Config" and select your old Biomes O Plenty config file.
5. Click on "Add Savegame" and select the folder of the world you want converted.
7. Click on "Output Patch" and choose where you want the patch file to be outputted to.
6. Click on "Load Patch File" and select the "BOP 0.5.2 Conversion Patch.txt" file that you saved earlier.
8. Hit "Start".
7. Hit start!
9. Launch the Midas Gold jar file.
8. You're done :)
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 :)
----------