Files
OFModpack/config/tombstone/loottables/tombstone-pool-sniffer_digging.json
2026-06-14 01:24:29 +02:00

21 lines
362 B
JSON

{
"rolls": 1.0,
"bonus_rolls": 0.0,
"name": "tombstone:sniffer_digging",
"entries": [
{
"functions": [
{
"function": "tombstone:check_enabled"
}
],
"name": "tombstone:grave_dust",
"weight": 5,
"type": "minecraft:item"
},
{
"weight": 95,
"type": "minecraft:empty"
}
]
}