9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

LOOT OVERHAUL AGAIN!

This commit is contained in:
Brian Fopiano
2021-06-24 03:21:28 -07:00
parent 5d9bdeb0f2
commit b3c2ae30e3
41 changed files with 236 additions and 130 deletions

View File

@@ -7,19 +7,19 @@
{
"type": "oak_planks",
"maxAmount": 3,
"rarity": 6,
"rarity": 2,
"slotTypes": "STORAGE"
},
{
"type": "stick",
"maxAmount": 4,
"rarity": 3,
"rarity": 2,
"slotTypes": "STORAGE"
},
{
"type": "oak_wood",
"maxAmount": 3,
"rarity": 12,
"rarity": 2,
"slotTypes": "STORAGE"
}