From 864ca1d6e79a597a5c5dee1b29b175071ae27030 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 12 Sep 2020 20:36:50 -0400 Subject: some more stuff --- items/ANCIENT_CLAW.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/ANCIENT_CLAW.json') diff --git a/items/ANCIENT_CLAW.json b/items/ANCIENT_CLAW.json index f19fad08..e99b6fb1 100644 --- a/items/ANCIENT_CLAW.json +++ b/items/ANCIENT_CLAW.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ancient_Claw" + ] } \ No newline at end of file -- cgit