Files
minecraft-assets/data/minecraft/loot_table/gameplay/chicken_lay.json
2025-01-15 18:31:25 +01:00

16 lines
278 B
JSON

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