From 325d03e7812c8f85d9c476b9d778d36950dfbb01 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 5 Jun 2021 16:52:10 +0200 Subject: Small Stuff (#510) * Small Stuff * Another Rainbow Name * New Item and a fix * Other fixes * Another one * Added Item and fixed one * I love commit messages * Another Rainbow Name * Rainbow Name * Rainbow Name * yep * Stuff --- items/VORPAL_KATANA.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/VORPAL_KATANA.json') diff --git a/items/VORPAL_KATANA.json b/items/VORPAL_KATANA.json index 166cbd73..0413281e 100644 --- a/items/VORPAL_KATANA.json +++ b/items/VORPAL_KATANA.json @@ -38,5 +38,8 @@ "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vorpal_Katana" + ] } \ No newline at end of file -- cgit