diff options
| author | TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> | 2020-10-29 20:03:07 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-29 20:03:07 -0600 |
| commit | 09fea3aa2558b57ab03ae5919e96fd64cd587701 (patch) | |
| tree | 93fa22be5ecb78ebd3bfb1185aa66cc4cc767aa6 | |
| parent | 9dd8665dfc633dcf751e00cf667a19533bf5bc47 (diff) | |
| download | NotEnoughUpdates-REPO-09fea3aa2558b57ab03ae5919e96fd64cd587701.tar.gz NotEnoughUpdates-REPO-09fea3aa2558b57ab03ae5919e96fd64cd587701.tar.bz2 NotEnoughUpdates-REPO-09fea3aa2558b57ab03ae5919e96fd64cd587701.zip | |
Add machine gun bow wiki url
| -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" + ] +} |
