diff options
-rw-r--r-- | items/MACHINE_GUN_BOW.json | 9 |
1 files 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" + ] +} |