mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
12 lines
204 B
JSON
12 lines
204 B
JSON
{
|
|
"name": "Forest Food",
|
|
"rarity": 2,
|
|
"loot": [
|
|
{
|
|
"type": "apple",
|
|
"maxAmount": 8,
|
|
"rarity": 3,
|
|
"slotTypes": "STORAGE"
|
|
}
|
|
]
|
|
} |