Files
IMoO/loot_tables/entities/pillager_raid.json
T
2022-01-23 21:24:12 +03:00

22 lines
353 B
JSON

{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "loot_table",
"name": "loot_tables/entities/pillager.json"
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "loot_table",
"name": "loot_tables/entities/raider_drops.json"
}
]
}
]
}