diff options
-rw-r--r-- | items/TIGER_SHARK_TOOTH.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/TIGER_SHARK_TOOTH.json b/items/TIGER_SHARK_TOOTH.json index d62b97c5..ab7edf5e 100644 --- a/items/TIGER_SHARK_TOOTH.json +++ b/items/TIGER_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "TIGER_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/Tiger_Shark_Tooth" + ] +} |