A Minecraft world converter that will allow you to convert your Indev worlds to Infdev / Beta / 1.12.2
- Convert Entities
- Convert Tile Entities
- Create "BlockLight" Byte Array
- Create "HeightMap" Byte Array
- Create "SkyLight" Byte Array
- Support for converting to Release 1.12.2 format
- Support for converting to McRegion format
Coming Soon.
Coming Soon.
- Java 8
This project is to help minecrafters convert some of their oldest worlds to a version of the game that they can manually update to the newest version by the game its self without having to do anything tricky with MCEdit.
Currently this program can only be ran/compiled to a jar in a IDE where you can use the UI. Once I finish the block/skylight conversions I will release the pre-compiled jar file in a pre-release.
This Project Uses Simple-NBT to read and write files.