Skip to content

intcreator/parse-nbt-to-instructions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parse NBT to Instructions

This is a simple script I made to parse an NBT file generated by MapartCraft into instructions that friends can use to create a map without giving away what it is at the beginning.

Setup

  1. Install nbtlib (Python NBT library)
  2. Clone repo
  3. Copy your nbt data file to this directory and rename to "mosaic_full.nbt"
  4. Run python3 parse-nbt-to-instructions.py

About

Parses a MapartCraft NBT file to building instructions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages