diff options
author | TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> | 2020-11-05 09:53:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-05 09:53:15 -0700 |
commit | 34c2a87125ceee510b98fe091dc4eac86e6a27aa (patch) | |
tree | 094eb39a7d1d1f011103dbb9703dffb43f89af5a /items | |
parent | 682464982a770f22da16683250507ecbba462215 (diff) | |
download | NotEnoughUpdates-REPO-34c2a87125ceee510b98fe091dc4eac86e6a27aa.tar.gz NotEnoughUpdates-REPO-34c2a87125ceee510b98fe091dc4eac86e6a27aa.tar.bz2 NotEnoughUpdates-REPO-34c2a87125ceee510b98fe091dc4eac86e6a27aa.zip |
Add blue shark tooth wiki url
Diffstat (limited to 'items')
-rw-r--r-- | items/BLUE_SHARK_TOOTH.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/BLUE_SHARK_TOOTH.json b/items/BLUE_SHARK_TOOTH.json index e6ed2e2b..40882d8c 100644 --- a/items/BLUE_SHARK_TOOTH.json +++ b/items/BLUE_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "BLUE_SHARK_TOOTH", "clickcommand": "", - "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/Blue_Shark_Tooth" + ] +} |