Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 804 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 804 Bytes

Pixel Terrain

Sample Image

This generates map images from your Minecraft save data considering tilt and biomes.

This software contains C++ re-implementation of matcool/anvil-parser.

Features

  • Generates map image for overworld, nether and the end.
  • Change block color on specific biomes.

Installation

See INSTALL.md for build and installation instruction.

Legal Information

  • Minecraft is a trademark of Mojang Studios.
  • Neither this software nor its author is NOT affiliated with Mojang Studios.

License

This project contains re-implementation of other software; License for these will be subjected to authors of these.

Other components are written by Koki Fukuda and licensed under MIT License.