mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
24 lines
495 B
JSON
24 lines
495 B
JSON
{
|
|
"name": "Temperate Clutter",
|
|
"rarity": 4,
|
|
"loot": [
|
|
{
|
|
"type": "OAK_PLANKS",
|
|
"maxAmount": 3,
|
|
"rarity": 6,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "STICK",
|
|
"maxAmount": 4,
|
|
"rarity": 3,
|
|
"slotTypes": "STORAGE"
|
|
},
|
|
{
|
|
"type": "OAK_WOOD",
|
|
"maxAmount": 3,
|
|
"rarity": 12,
|
|
"slotTypes": "STORAGE"
|
|
}
|
|
]
|
|
} |