Minecraft Item DB
BLOCK

Moving Piston

moving_piston
Hardness-1.000
Blast Resistance0.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent1

Extended Properties

9 fields
Numeric Id156
Diggable0
Emit Light0
Filter Light0
Min State Id2109
Max State Id2120
Default State2109
States Json[{"name":"facing","type":"enum","num_values":6,"values":["north","east","south","west","up","down"]},{"name":"type","type":"enum","num_values":2,"values":["normal","sticky"]}]
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

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

World & Physics

2 properties
TransparentYes
DiggableNo

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "157",
    "numeric_id": "156",
    "name": "moving_piston",
    "slug": "moving_piston",
    "display_name": "Moving Piston",
    "hardness": "-1.000",
    "blast_resistance": "0.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "1",
    "diggable": "0",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "2109",
    "max_state_id": "2120",
    "default_state": "2109",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north\",\"east\",\"south\",\"west\",\"up\",\"down\"]},{\"name\":\"type\",\"type\":\"enum\",\"num_values\":2,\"values\":[\"normal\",\"sticky\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}