diff options
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index aa1d4d11..82fcbf1f 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -16,7 +16,13 @@ "drill", "gauntlet", "shears", - "fishing weapon" + "fishing weapon", + "longsword", + "belt", + "necklace", + "cloak", + "gloves", + "bracelet" ], "tier_colors": { "common": "§f", @@ -869,6 +875,18 @@ ], "BINGO_TALISMAN": [ "BINGO_RING" + ], + "ODGERS_BRONZE_TOOTH": [ + "ODGERS_SILVER_TOOTH", + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_SILVER_TOOTH": [ + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_GOLD_TOOTH": [ + "ODGERS_DIAMOND_TOOTH" ] }, "special_bois": [ |