Files
Jacob Vinding c4ad0f3e2e Added mod files
2025-12-26 21:38:55 +01:00

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
}
]
}
]
}