diff options
author | jani270 <jani270@gmx.de> | 2022-04-28 14:23:10 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-28 14:23:10 +0200 |
commit | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (patch) | |
tree | 0536d2a13cbb096e67143623020fe1c61f48a572 /constants/misc.json | |
parent | d628905e77e2b77de3123ac73c9babb9005b5377 (diff) | |
download | NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.tar.gz NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.tar.bz2 NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.zip |
master :arrow_right: dangerous
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 e6df609e..e288e940 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", @@ -959,6 +965,18 @@ "PARTY_HAT_CRAB_GREEN", "PARTY_HAT_CRAB_BLACK", "PARTY_HAT_CRAB_YELLOW" + ], + "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": [ |