mirror of
https://github.com/tjsga/minecraft.git
synced 2025-05-19 16:49:50 -04:00
34 lines
656 B
JSON
34 lines
656 B
JSON
{
|
|
"pools": [
|
|
{
|
|
"entries": [
|
|
{
|
|
"name": "flytre:food",
|
|
"weight": 3,
|
|
"type": "minecraft:loot_table"
|
|
},
|
|
{
|
|
"name": "flytre:resources",
|
|
"weight": 3,
|
|
"type": "minecraft:loot_table"
|
|
},
|
|
{
|
|
"name": "flytre:weapons\/random_mid",
|
|
"weight": 5,
|
|
"type": "minecraft:loot_table"
|
|
},
|
|
{
|
|
"name": "flytre:armor\/random_mid",
|
|
"weight": 8,
|
|
"type": "minecraft:loot_table"
|
|
}
|
|
],
|
|
"rolls": {
|
|
"min": 2,
|
|
"max": 4
|
|
}
|
|
}
|
|
],
|
|
"type": "minecraft:generic"
|
|
}
|