From 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 26 Nov 2020 17:13:06 -0500 Subject: *enter creative name here* --- items/GIANT_CLEAVER.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/GIANT_CLEAVER.json') diff --git a/items/GIANT_CLEAVER.json b/items/GIANT_CLEAVER.json index d3ef0efe..9a84547f 100644 --- a/items/GIANT_CLEAVER.json +++ b/items/GIANT_CLEAVER.json @@ -22,6 +22,9 @@ "internalname": "GIANT_CLEAVER", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giant_Cleaver" + ] } \ No newline at end of file -- cgit