aboutsummaryrefslogtreecommitdiff
path: root/items/SKYBLOCK_MENU.json
diff options
context:
space:
mode:
authorTymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com>2020-10-29 19:54:53 -0600
committerGitHub <noreply@github.com>2020-10-29 19:54:53 -0600
commit6c5cdc426988cb9a0dcd5260b3adffca87bc2745 (patch)
treef3c7f58074a1d9850645145a1f526d967dc13e5b /items/SKYBLOCK_MENU.json
parente1f05353b3359c2e56aefe053fe84ac194eb631c (diff)
downloadNotEnoughUpdates-REPO-6c5cdc426988cb9a0dcd5260b3adffca87bc2745.tar.gz
NotEnoughUpdates-REPO-6c5cdc426988cb9a0dcd5260b3adffca87bc2745.tar.bz2
NotEnoughUpdates-REPO-6c5cdc426988cb9a0dcd5260b3adffca87bc2745.zip
Add skyblock menu wiki url
Diffstat (limited to 'items/SKYBLOCK_MENU.json')
-rw-r--r--items/SKYBLOCK_MENU.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/items/SKYBLOCK_MENU.json b/items/SKYBLOCK_MENU.json
index 93efccd0..964eba3e 100644
--- a/items/SKYBLOCK_MENU.json
+++ b/items/SKYBLOCK_MENU.json
@@ -13,6 +13,9 @@
"internalname": "SKYBLOCK_MENU",
"crafttext": "",
"clickcommand": "",
- "modver": "1.3-REL",
- "infoType": ""
-} \ No newline at end of file
+ "modver": "1.4-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/SkyBlock_Menu"
+ ]
+}