Files
minecraft-assets/data/minecraft/loot_table/gameplay/armadillo_shed.json
2025-02-26 18:31:02 +01: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"
}