Badel2 / mcexplore

Use a Minecraft server to generate a square of land

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use a Minecraft server to generate a square of land.

Overview

mcexplore uses a Minecraft server to generate square land of a specified size, measured in chunks (16x16 blocks) or regions (32x32 chunks).

Requirements

This script requires Python 3 and Twoolie’s NBT library.

Documentation

Basic documentation can be found in these files:

  • LICENSE - Terms and conditions

  • README - This document

The changelog can be viewed by running git tag -l -n100 in the git repository.

About

Use a Minecraft server to generate a square of land

License:Other


Languages

Language:Python 66.2%Language:Roff 21.4%Language:Makefile 12.4%