mewo2 / minecraft-antarctica

Minecraft Antarctica script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft Antarctica generator script

This is the script that was used to generate Minecraft Antarctica. Feel free to use as a base for your own creations. This is unsupported code - it worked for me when I needed it to. The code is MIT licensed, details are in LICENSE.md.

Libraries needed

The script uses a few external libraries. The Minecraft file format is handled by pymclevel, which you'll have to install from Github.

Data needed

The underlying data is Bedmap2. You'll want the TIFF version, available here.

About

Minecraft Antarctica script

License:Other


Languages

Language:Python 100.0%