About Structure Block in Minecraft
The structure block saves and loads structures to and from files, powering feature generation and map-making. It is available only in Creative mode via commands.
Structure Block Command Examples
- Give 1 to nearest player:
/give @p minecraft:structure_block 1 - Give 1 to yourself:
/give @s minecraft:structure_block 1 - Give to a specific player:
/give PlayerName minecraft:structure_block 1 - Clear from inventory:
/clear @p minecraft:structure_block
Structure Block FAQ
What is the item ID for Structure Block?
The item ID for Structure Block is minecraft:structure_block. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Structure Block?
Structure Block has the historical numerical ID 255, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:structure_block instead.
How do I give myself Structure Block in Minecraft?
Open the chat window and run /give @p minecraft:structure_block 1 to give the nearest player one Structure Block. Replace @p with a player name to target someone else.
How many Structure Block can stack in one slot?
Structure Block stacks up to 64 per inventory slot.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
