diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-24 16:46:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-24 16:46:48 +0200 |
commit | 43f25e522cf5949d83463ed8a4b056f1a812272c (patch) | |
tree | 1d35288abfe61a44b26b8e1cf5df1d351ffdaae5 /constants/misc.json | |
parent | 58795939811dad21e2b86180f615fc2f5826b5b3 (diff) | |
download | NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.gz NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.bz2 NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.zip |
sOuLbOuNd (#726)
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": [ |