From c3a4612bb1e9bf02c2cc14051d2c5df9c8589ae0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 22 Jan 2021 20:28:55 +0100 Subject: 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 --- items/TITANIUM_RING.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/TITANIUM_RING.json') 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 -- cgit