blocks LOOT
minecraft:blocks/detector_rail
Interactive view of the imported loot-table data.
DROP TABLE
Possible Drops
View raw loot JSON
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:detector_rail"
}
],
"rolls": 1
}
],
"random_sequence": "minecraft:blocks/detector_rail"
}