diff options
author | TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> | 2020-11-05 09:57:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-05 09:57:44 -0700 |
commit | 779bd4301bd4254a1db01d35c34f75c1a022513e (patch) | |
tree | 0cf60463c3ad342847b8410364487a2808bedf78 /items | |
parent | 34c2a87125ceee510b98fe091dc4eac86e6a27aa (diff) | |
download | NotEnoughUpdates-REPO-779bd4301bd4254a1db01d35c34f75c1a022513e.tar.gz NotEnoughUpdates-REPO-779bd4301bd4254a1db01d35c34f75c1a022513e.tar.bz2 NotEnoughUpdates-REPO-779bd4301bd4254a1db01d35c34f75c1a022513e.zip |
Add wiki url to dull shark necklace
Diffstat (limited to 'items')
-rw-r--r-- | items/DULL_SHARK_TOOTH_NECKLACE.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/DULL_SHARK_TOOTH_NECKLACE.json b/items/DULL_SHARK_TOOTH_NECKLACE.json index 68086216..70d145cc 100644 --- a/items/DULL_SHARK_TOOTH_NECKLACE.json +++ b/items/DULL_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "DULL_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/Dull_Shark_Tooth_Necklace" + ] +} |