Extending Structure Limits

easy

DEPRECATED

This method no longer works after 1.20.50 update.

By default, Minecraft doesn't allow you to save structures that are more than 64x255x64 in size. In this guide you will learn how to extend structure box size for structure blocks.

Editing NBT

  1. Put a structure block into structure and export it.
  2. Open your structure with NBT editor (NBT Studio in our case) and find your structure block.

If the only block you have in your structure is structure block, you will find its data here:

extending_structure_block.mcstructure

structure

palette

default

block_position_data

0

  1. Set xStructureSize, yStructureSize and zStructureSize values to what you want.
  2. Save the structure and load it in game.

Tips

You can get this structure block to your inventory by pressing mouse scroll button while holding Ctrl. It is recommended to use structure loading animations (Place by Block) when loading a huge structure. This will minimize lags.

Contributors

MedicalJewel105