From 09fea3aa2558b57ab03ae5919e96fd64cd587701 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 20:03:07 -0600 Subject: Add machine gun bow wiki url --- items/MACHINE_GUN_BOW.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json index ce35c79f..05d4de21 100644 --- a/items/MACHINE_GUN_BOW.json +++ b/items/MACHINE_GUN_BOW.json @@ -23,6 +23,9 @@ "internalname": "MACHINE_GUN_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" -} \ No newline at end of file + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Machine_Gun_Bow" + ] +} -- cgit