Skip to content

NBT

Named binary tagNamed binary tags

The named binary tag format is a custom data tree format used by Minecraft to store and load data about blocks and entities.

For example it’s used to populate a World with Structures upon World generation.

Structures can be saved, loaded and edited with the Structure block and the Jigsaw block.

| Launcher | Location | | ---------------------------------------- | ----------------------------------------------------------------------------- | | Minecraft launcher | .minecraft/saves/<world>/generated/minecraft/structures | | ModrinthApp | ModrinthApp/profiles/<profile>/saves/<world>/generated/minecraft/structures |