Minecraft Item DB
BLOCK

Waxed Oxidized Lightning Rod

waxed_oxidized_lightning_rod
Hardness3.000
Blast Resistance6.000
Mining Tool
Mining Level
Materialincorrect_for_wooden_tool
Light0
Transparent1

Extended Properties

9 fields
Numeric Id1102
Diggable1
Emit Light0
Filter Light0
Min State Id27509
Max State Id27532
Default State27528
States Json[{"name":"facing","type":"enum","num_values":6,"values":["north","east","south","west","up","down"]},{"name":"powered","type":"bool","num_values":2},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[740]

Mining & Drops

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

Drop Data

1740

Block States

3 entries
1
Namefacing
Typeenum
Num Values6
Values
1north
2east
3south
4west
5up
6down
2
Namepowered
Typebool
Num Values2
3
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "1103",
    "numeric_id": "1102",
    "name": "waxed_oxidized_lightning_rod",
    "slug": "waxed_oxidized_lightning_rod",
    "display_name": "Waxed Oxidized Lightning Rod",
    "hardness": "3.000",
    "blast_resistance": "6.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "incorrect_for_wooden_tool",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "27509",
    "max_state_id": "27532",
    "default_state": "27528",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north\",\"east\",\"south\",\"west\",\"up\",\"down\"]},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[740]",
    "source_version": "1.21.9"
}