Structure blocks are only available in Creative mode

A structure block is a special tool in Minecraft that lets you save, load, and share building designs. It works like a copy-paste tool for entire structures — you mark out an area, save it, and then place it somewhere else or share it with other players. The catch is that structure blocks only exist in Creative mode, not in Survival mode.

If you are playing Survival mode, you cannot find or craft a structure block. You have to switch to Creative mode to access them. This is a deliberate design choice by Mojang Studios: structure blocks are meant for builders and server administrators who want to work with pre-made designs, not for regular survival gameplay.

The easiest path is to create a new Creative mode world, grab the structure block from the creative inventory, and then use it in that world or transfer the saved structure to your Survival world later.

Key Takeaways

  • Structure blocks only exist in Creative mode and cannot be found or crafted in Survival mode.
  • You can access structure blocks by opening the creative inventory and searching for "structure block" or finding it in the redstone category.
  • Once you have a structure block, you use it to mark out an area, save the structure, and then load it elsewhere in the same world or in other worlds.
  • If you want to use structures in Survival mode, you must save them with a structure block in Creative mode first, then load them into your Survival world.

Finding the structure block in the creative inventory

Start a Creative mode world or switch an existing world to Creative mode. Press E on Windows or Linux, or X on Nintendo Switch, to open your inventory. On console, the button varies — check your controller layout if you are unsure.

Look for the search bar at the top of the creative inventory window. Type "structure" and the list will narrow down to show the structure block. Click or select it, then drag it into your hotbar at the bottom of the screen. The structure block now appears in your hand like any other item.

If you do not see a search bar, you are in the old inventory view. Switch to the search tab by clicking the magnifying glass icon, or look in the redstone category — structure blocks are grouped with redstone components because they are often used in technical builds.

How to use a structure block to save a building

Place the structure block on the ground near the building you want to save. Right-click it (or press the use button on your controller) to open the structure block interface. You will see several fields: Mode, Show Bounding Box, Show Air, and others.

Set the Mode to "Save". Then define the area you want to save by setting the X, Y, and Z coordinates. The easiest way is to click "Show Bounding Box" — this draws a wireframe around the area you have selected, so you can see exactly what will be saved. Adjust the coordinates until the box covers your entire building.

Give your structure a name in the "Structure Name" field. Use something descriptive like "house_v1" or "tower_design". Do not use spaces — use underscores instead. When everything looks right, close the interface. The structure is now saved to your world.

Loading a saved structure into your world

Place a new structure block where you want the building to appear. Open its interface and set the Mode to "Load". Type the exact name of the structure you saved earlier — it must match perfectly, including uppercase and lowercase letters.

Click "Show Bounding Box" again to see where the structure will appear. If it is in the wrong spot, adjust the X, Y, and Z coordinates until the preview looks right. When you are ready, close the interface and the structure will load into your world.

If the structure does not appear, check that the name is spelled exactly as you saved it. Structure block names are case-sensitive, so "House" and "house" are treated as different structures.

Transferring structures between worlds

Structures are saved as files on your computer or device. When you save a structure in a Creative world, Minecraft stores it in a folder called "structures" inside that world's directory. To move a structure to a different world, you need to copy the structure file from one world folder to another.

On Windows, open File Explorer and navigate to your .minecraft folder (usually in AppData\Roaming\). Find the world folder you saved the structure in, then go to the "structures" subfolder. Copy the structure file — it will have a .nbt extension — and paste it into the "structures" folder of your destination world.

On Mac, the .minecraft folder is in Library\process Support\minecraft\. On Linux, it is in .minecraft in your home directory. Console versions (Nintendo Switch, PlayStation, Xbox) do not support manual file transfer, so you must save and load structures within the same world.

Structure blocks on multiplayer servers

On a multiplayer server, structure blocks work the same way, but only players with the right permissions can use them. Server administrators can restrict structure block access to prevent players from accidentally overwriting builds or griefing the world.

If you are on a server and cannot place or use a structure block, ask the server administrator to grant you the permission. The permission is usually called "worldedit.structure" or similar, depending on the server's plugin setup.

Some servers use alternative tools like WorldEdit instead of structure blocks because they offer more control and logging. If your server uses WorldEdit, the commands and workflow are different — ask the administrator for their specific instructions.

Common mistakes when using structure blocks

The most common error is forgetting to set the Mode before trying to save or load. If you place a structure block and nothing happens, open it and check that Mode is set to "Save" or "Load", not something else like "Corner" or "Data".

Another frequent issue is mismatched structure names. If you saved a structure as "my_house" but try to load "my_house_v2", it will not find anything. Double-check the spelling in both the save and load steps.

Players also sometimes forget to adjust the bounding box size. If you set the coordinates too small, only part of your building will save. If you set them too large, you will capture empty space or nearby blocks you did not intend to include. Always use "Show Bounding Box" to verify before saving.

Frequently Asked Questions

Can I use structure blocks in Survival mode?

No, structure blocks only work in Creative mode. However, you can save a structure in Creative mode, then load it into a Survival world by switching that world to Creative temporarily, placing the structure block, loading the structure, and switching back to Survival.

What happens if I load a structure on top of existing blocks?

The structure will overwrite whatever blocks are already there. If you want to preserve what is underneath, move to an empty area first, load the structure, and then move it with pistons or other methods.

Can I share structure files with other players?

Yes, you can copy the .nbt file from your structures folder and send it to another player. They can paste it into their own world's structures folder and load it with a structure block. This does not work on console versions.

Do structure blocks save entities like mobs or armor stands?

No, structure blocks only save blocks and block data. Mobs, items, and entities are not included. If you need to save those, you will need to recreate them manually or use a different tool like WorldEdit.

Why does my structure block say "structure not found"?

This means the structure name does not match any saved file. Check that you spelled the name exactly as you saved it, including capitals and underscores. If you recently saved the structure, make sure you closed the interface — the structure is not saved until you close the block's menu.