Files
minecraft-assets/data/minecraft/loot_tables/gameplay/sniffer_digging.json
2023-05-03 18:28:41 +02:00

19 lines
336 B
JSON

{
"type": "minecraft:gift",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:torchflower_seeds"
},
{
"type": "minecraft:item",
"name": "minecraft:pitcher_pod"
}
],
"rolls": 1.0
}
]
}