mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-03 22:16:33 +00:00
18 lines
351 B
JSON
18 lines
351 B
JSON
{
|
|
"name": "Hot Food",
|
|
"rarity": 2,
|
|
"loot": [
|
|
{
|
|
"type": "ROTTEN_FLESH",
|
|
"maxAmount": 3,
|
|
"rarity": 1,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "DRIED_KELP",
|
|
"maxAmount": 6,
|
|
"rarity": 3,
|
|
"slotTypes": "STORAGE"
|
|
}
|
|
]
|
|
} |