diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
commit | abe9292c1f44cca735dd92474558a23348de203c (patch) | |
tree | c887de7e4e52b014fbbba04dc2b2a4fd7666423b /items/RAGGEDY_SHARK_TOOTH_NECKLACE.json | |
parent | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (diff) | |
download | NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.gz NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.bz2 NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.zip |
Hopefully Updated Manually
Diffstat (limited to 'items/RAGGEDY_SHARK_TOOTH_NECKLACE.json')
-rw-r--r-- | items/RAGGEDY_SHARK_TOOTH_NECKLACE.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json index 05df7658..85068079 100644 --- a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json +++ b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+2", "", + "§7Grants §a+5% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "RAGGEDY_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -}
\ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Raggedy_Shark_Tooth_Necklace" + ] +} |