9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
Files
Iris-Pack-EarthWorld/flat/loot/test.json
Daniel Mills a3c9216707 Tile tests
2020-08-24 08:02:45 -04:00

12 lines
189 B
JSON

{
"name": "Test",
"rarity": 1,
"maxPicked": 100,
"loot": [
{
"type": "DIAMOND",
"maxAmount": 64,
"minAmount": 1
}
]
}