9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-03 22:16:20 +00:00
Files
Iris-Pack-Overworld/loot/forest-food.json
2021-05-08 18:40:33 -03:00

12 lines
204 B
JSON

{
"name": "Forest Food",
"rarity": 2,
"loot": [
{
"type": "apple",
"maxAmount": 8,
"rarity": 3,
"slotTypes": "STORAGE"
}
]
}