Minecraft Item DB
BLOCK

Detector Rail

detector_rail
Hardness0.700
Blast Resistance0.700
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id127
Diggable1
Emit Light0
Filter Light0
Min State Id2011
Max State Id2034
Default State2024
States Json[{"name":"powered","type":"bool","num_values":2},{"name":"shape","type":"enum","num_values":6,"values":["north_south","east_west","ascending_east","ascending_west","ascending_north","ascending_south"]},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[834]

Mining & Drops

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

Drop Data

1834

Block States

3 entries
1
Namepowered
Typebool
Num Values2
2
Nameshape
Typeenum
Num Values6
Values
1north_south
2east_west
3ascending_east
4ascending_west
5ascending_north
6ascending_south
3
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "128",
    "numeric_id": "127",
    "name": "detector_rail",
    "slug": "detector_rail",
    "display_name": "Detector Rail",
    "hardness": "0.700",
    "blast_resistance": "0.700",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "2011",
    "max_state_id": "2034",
    "default_state": "2024",
    "states_json": "[{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"shape\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north_south\",\"east_west\",\"ascending_east\",\"ascending_west\",\"ascending_north\",\"ascending_south\"]},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[834]",
    "source_version": "1.21.9"
}