mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 03:39:16 +00:00
18 lines
350 B
JSON
18 lines
350 B
JSON
{
|
|
"name": "Cactus Clutter",
|
|
"rarity": 5,
|
|
"loot": [
|
|
{
|
|
"type": "CACTUS",
|
|
"maxAmount": 3,
|
|
"rarity": 5,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "GREEN_DYE",
|
|
"maxAmount": 6,
|
|
"rarity": 3,
|
|
"slotTypes": "STORAGE"
|
|
}
|
|
]
|
|
} |