Files
minecraft-assets/data/minecraft/loot_table/gameplay/panda_sneeze.json
2024-05-29 18:31:30 +02:00

20 lines
368 B
JSON

{
"type": "minecraft:gift",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:slime_ball"
},
{
"type": "minecraft:empty",
"weight": 699
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:gameplay/panda_sneeze"
}