mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-04-17 04:55:59 +00:00
23 lines
365 B
JSON
23 lines
365 B
JSON
{
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "loot_table",
|
|
"name": "loot_tables/entities/vindication_illager.json"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "loot_table",
|
|
"name": "loot_tables/entities/raider_drops.json"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|