Files
minecraft-assets/data/minecraft/loot_table/gameplay/armadillo_shed.json
2024-10-09 18:32:42 +02:00

16 lines
293 B
JSON

{
"type": "minecraft:gift",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:armadillo_scute"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:gameplay/armadillo_shed"
}