mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
18 lines
369 B
JSON
18 lines
369 B
JSON
{
|
|
"name": "Tropical Treasure",
|
|
"rarity": 6,
|
|
"loot": [
|
|
{
|
|
"type": "GLISTERING_MELON_SLICE",
|
|
"maxAmount": 1,
|
|
"rarity": 7,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "REPEATER",
|
|
"maxAmount": 3,
|
|
"rarity": 22,
|
|
"slotTypes": "STORAGE"
|
|
}
|
|
]
|
|
} |