diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-22 20:28:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-22 14:28:55 -0500 |
commit | c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0 (patch) | |
tree | 33a43cbede2bc8f90578eba341c435a334980a0d /items/TITANIUM_RING.json | |
parent | e457e30deb2085b4233214e0a9130a7c9361f661 (diff) | |
download | NotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.tar.gz NotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.tar.bz2 NotEnoughUpdates-REPO-c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0.zip |
Added Things, Fixed Things (#372)
* Fixed Red Claw, Added Wiki Links, Added Req
* "fixed" theoretical hoe's
* Added Pet Skin, Added Wiki Link, Added Parent for Talisman
Diffstat (limited to 'items/TITANIUM_RING.json')
-rw-r--r-- | items/TITANIUM_RING.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/TITANIUM_RING.json b/items/TITANIUM_RING.json index b457084c..f83076e8 100644 --- a/items/TITANIUM_RING.json +++ b/items/TITANIUM_RING.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Titanium_Ring" + ] }
\ No newline at end of file |