Minecraft Item DB
BLOCK

Structure Block

structure_block
Hardness-1.000
Blast Resistance3600000.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent0

Extended Properties

9 fields
Numeric Id903
Diggable0
Emit Light0
Filter Light15
Min State Id21520
Max State Id21523
Default State21521
States Json[{"name":"mode","type":"enum","num_values":4,"values":["save","load","corner","data"]}]
Drops Json[]

Mining & Drops

Imported + derived data
Effective ToolUnknown
Minimum TierUnknown
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

No structured drop data is currently attached to this block.

Block States

1 entries
1
Namemode
Typeenum
Num Values4
Values
1save
2load
3corner
4data

World & Physics

2 properties
TransparentNo
DiggableNo

Related Data

MCFT relationships

Commands

Copy-ready Java Edition
/give @p minecraft:structure_block
/setblock ~ ~ ~ minecraft:structure_block
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:structure_block

Technical Data

{
    "id": "904",
    "numeric_id": "903",
    "name": "structure_block",
    "slug": "structure_block",
    "display_name": "Structure Block",
    "hardness": "-1.000",
    "blast_resistance": "3600000.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "0",
    "diggable": "0",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "21520",
    "max_state_id": "21523",
    "default_state": "21521",
    "states_json": "[{\"name\":\"mode\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"save\",\"load\",\"corner\",\"data\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}