Skip to content

Intersects two minecraft schematics, provided they are the same size

License

Notifications You must be signed in to change notification settings

dakotahawkins/MCSchematicIntersection

Repository files navigation

Minecraft Schematic Intersection

Intersects two minecraft schematics, provided they are the same size. Powered by midnightfreddie/nbt2json.

usage: python SchematicIntersect.py [-h] infile infile outfile

Intersects two minecraft schematics, provided they are the same size.

positional arguments:
  infile      Input schematic file
  outfile     Output schematic file. Intersecting blocks will be cobblestone.

optional arguments:
  -h, --help  show this help message and exit

Note: Currently assumes you're using Windows. Includes executable from midnightfreddie/nbt2json.

About

Intersects two minecraft schematics, provided they are the same size

Resources

License

Stars

Watchers

Forks

Packages

No packages published