Minecraft Item DB
BLOCK

Piston Head

piston_head
Hardness1.500
Blast Resistance1.500
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id139
Diggable1
Emit Light0
Filter Light0
Min State Id2069
Max State Id2092
Default State2071
States Json[{"name":"facing","type":"enum","num_values":6,"values":["north","east","south","west","up","down"]},{"name":"short","type":"bool","num_values":2},{"name":"type","type":"enum","num_values":2,"values":["normal","sticky"]}]
Drops Json[]

Mining & Drops

Imported + derived data
Effective Toolpickaxe
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

3 entries
1
Namefacing
Typeenum
Num Values6
Values
1north
2east
3south
4west
5up
6down
2
Nameshort
Typebool
Num Values2
3
Nametype
Typeenum
Num Values2
Values
1normal
2sticky

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "140",
    "numeric_id": "139",
    "name": "piston_head",
    "slug": "piston_head",
    "display_name": "Piston Head",
    "hardness": "1.500",
    "blast_resistance": "1.500",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "2069",
    "max_state_id": "2092",
    "default_state": "2071",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north\",\"east\",\"south\",\"west\",\"up\",\"down\"]},{\"name\":\"short\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"type\",\"type\":\"enum\",\"num_values\":2,\"values\":[\"normal\",\"sticky\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}