Minecraft Item DB
BLOCK

Stripped Oak Log

stripped_oak_log
Hardness2.000
Blast Resistance2.000
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id68
Diggable1
Emit Light0
Filter Light15
Min State Id192
Max State Id194
Default State193
States Json[{"name":"axis","type":"enum","num_values":3,"values":["x","y","z"]}]
Drops Json[148]

Mining & Drops

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

Drop Data

1148

Block States

1 entries
1
Nameaxis
Typeenum
Num Values3
Values
1x
2y
3z

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "69",
    "numeric_id": "68",
    "name": "stripped_oak_log",
    "slug": "stripped_oak_log",
    "display_name": "Stripped Oak Log",
    "hardness": "2.000",
    "blast_resistance": "2.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "192",
    "max_state_id": "194",
    "default_state": "193",
    "states_json": "[{\"name\":\"axis\",\"type\":\"enum\",\"num_values\":3,\"values\":[\"x\",\"y\",\"z\"]}]",
    "drops_json": "[148]",
    "source_version": "1.21.9"
}