mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"name": "Test",
|
|
"rarity": 1,
|
|
"maxPicked": 100,
|
|
"loot": [
|
|
{
|
|
"type": "DIAMOND",
|
|
"maxAmount": 64,
|
|
"minAmount": 1
|
|
}
|
|
]
|
|
} |