diff options
author | TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> | 2020-11-05 10:08:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-05 10:08:14 -0700 |
commit | 8933681dc55022674a1782047bcb0182dd0763bc (patch) | |
tree | 3041ab083b69ce969de15730c5d3ec582524bd88 /items/RAGGEDY_SHARK_TOOTH_NECKLACE.json | |
parent | 62a62fcfb07bac45acc9c705bc8c9ec9eb7e51ca (diff) | |
download | NotEnoughUpdates-REPO-8933681dc55022674a1782047bcb0182dd0763bc.tar.gz NotEnoughUpdates-REPO-8933681dc55022674a1782047bcb0182dd0763bc.tar.bz2 NotEnoughUpdates-REPO-8933681dc55022674a1782047bcb0182dd0763bc.zip |
Add wiki url
Diffstat (limited to 'items/RAGGEDY_SHARK_TOOTH_NECKLACE.json')
-rw-r--r-- | items/RAGGEDY_SHARK_TOOTH_NECKLACE.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json index 05df7658..c6f778ca 100644 --- a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json +++ b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,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" + ] +} |