Minecraft Item DB
BLOCK

Weathered Lightning Rod

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

Extended Properties

9 fields
Numeric Id1097
Diggable1
Emit Light0
Filter Light0
Min State Id27389
Max State Id27412
Default State27408
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[735]

Mining & Drops

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

Drop Data

1735

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:weathered_lightning_rod
/setblock ~ ~ ~ minecraft:weathered_lightning_rod
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:weathered_lightning_rod

Technical Data

{
    "id": "1098",
    "numeric_id": "1097",
    "name": "weathered_lightning_rod",
    "slug": "weathered_lightning_rod",
    "display_name": "Weathered 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": "27389",
    "max_state_id": "27412",
    "default_state": "27408",
    "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": "[735]",
    "source_version": "1.21.9"
}