Skip to content

BJTMastermind/Indev-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indev Updater

A Minecraft world converter that will allow you to convert your Indev worlds to Infdev / Beta / 1.12.2

Plan To Add / To Do

  • 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

How To Use (UI)

Coming Soon.

How To Use (Command Line)

Coming Soon.

Minimum Java Version

  • Java 8

About This Project

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.

Screen Shots

First Converted Indev World

First Converted Indev World

Working Tile Entity Conversion (All Indev Items in Containers Convert!)

Tile Entities Converting

First Look At GUI For The Program

Converter GUI

About

Convert Your Minecraft Indev Worlds to Infdev/McRegion/1.12.2! (W.I.P)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages