20 lines
354 B
JSON
20 lines
354 B
JSON
{
|
|
"type": "minecraft:chest",
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "trials:trial_key",
|
|
"weight": 1
|
|
},
|
|
{
|
|
"type": "minecraft:loot_table",
|
|
"name": "trials:gameplay/food_loot",
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |