Skip to content

A tool to convert Minecraft pre-classic and classic worlds to a Minecraft indev world or a schematic file

License

Notifications You must be signed in to change notification settings

BJTMastermind/Classic-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Converter

A tool to convert Minecraft pre-classic and classic worlds to a Minecraft indev world or a schematic file.

The worlds first Minecraft classic converter that doesn't rely on the classic server jar or original class files.

How To Build

Prerequisites

You will need the following in order to build the converter:

  • A computer
  • Go 1.20 or later

Building

  1. Open a terminal
  2. Clone the repo with: git clone https://github.com/BJTMastermind/Classic-Converter.git
  3. cd into the Classic-Converter folder
  4. Run: go build

You have now built the Classic Converter!

How To Use

  1. Open a terminal
  2. Run Classic-Converter -i /path/to/classic_world.mine -f "indev_level" (Only .dat and .mine files are accepted)
  3. You now have a converted classic world in the specified format. (File keeps the same name as original)
    Outputed file would be: classic_world.mclevel.

Language(s) Used

  • Go 1.20

About

A tool to convert Minecraft pre-classic and classic worlds to a Minecraft indev world or a schematic file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages