mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
19 lines
389 B
JSON
19 lines
389 B
JSON
{
|
|
"name": "Tropical Treasure",
|
|
"rarity": 6,
|
|
"minPicked": 0,
|
|
"loot": [
|
|
{
|
|
"type": "glistering_melon_slice",
|
|
"maxAmount": 1,
|
|
"rarity": 7,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "repeater",
|
|
"maxAmount": 3,
|
|
"rarity": 22,
|
|
"slotTypes": "STORAGE"
|
|
}
|
|
]
|
|
} |