#Reading the Data in NBT Schematics

1 messages · Page 1 of 1 (latest)

red mirage
#

The blocks entry is just a bunch of hex when I look at it with NBTExplorer

silent island
#

I highly recommend you use the WorldEditAPI

#

If you really want to read it yourself the format is documented here https://minecraft.fandom.com/wiki/Schematic_file_format

Minecraft Wiki

The .schematic file format was created by the community to store sections of a Minecraft world for use with third-party programs (including MCEdit, Minecraft Note Block Studio, Redstone Simulator, WorldEdit, and Schematica). Schematics are in NBT format and are loosely based on the Indev level format. Indices for the Blocks and Data arrays are o...

red mirage
silent island
#

There are a few other schematic variants as well

#

Why are you using 6.1

#

Ah right nvm

#

Confused it with the WorldGuard versions

#

Anyways you create an edit session