About Structure Void in Minecraft
The structure void is an invisible block used with structure blocks to mark empty space that should not overwrite existing blocks when a structure is loaded. It is Creative and command only.
Structure Void Command Examples
- Give 1 to nearest player:
/give @p minecraft:structure_void 1 - Give 1 to yourself:
/give @s minecraft:structure_void 1 - Give to a specific player:
/give PlayerName minecraft:structure_void 1 - Clear from inventory:
/clear @p minecraft:structure_void
Structure Void FAQ
What is the item ID for Structure Void?
The item ID for Structure Void is minecraft:structure_void. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Structure Void?
Structure Void has the historical numerical ID 217, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:structure_void instead.
How do I give myself Structure Void in Minecraft?
Open the chat window and run /give @p minecraft:structure_void 1 to give the nearest player one Structure Void. Replace @p with a player name to target someone else.
How many Structure Void can stack in one slot?
Structure Void stacks up to 64 per inventory slot.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
