An open API service indexing awesome lists of open source software.

https://github.com/justalittlewolf/polarworldimporter

Simple prebuilt jar to convert anvil worlds to the polar world format.
https://github.com/justalittlewolf/polarworldimporter

Last synced: 4 months ago
JSON representation

Simple prebuilt jar to convert anvil worlds to the polar world format.

Awesome Lists containing this project

README

        

# Polar World Importer

A simple utility jar to convert Anvil-Worlds (the default minecraft world format) to the [Polar](https://github.com/hollow-cube/polar) format.

## Usage

- Download the latest release from [releases](https://github.com/JustAlittleWolf/PolarWorldImporter/releases/latest)
- Run `java -jar PolarWorldImporter-VERSION.jar ` to convert the world (by default the radius will be 20 chunks manhattan distance from `(0, 0)`)
- The resulting polar world file will appear in the directory where the command is run