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