aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com>2021-02-20 16:33:21 -0500
committerGitHub <noreply@github.com>2021-02-20 16:33:21 -0500
commite3b39908c1fa76aec543d1a3aec9d2fc961330d7 (patch)
tree30bbca4b32d5294635e13c5aa56634c6cf3be1bb
parent73085df2dafc541178a0745ec75ee1c91793a113 (diff)
downloadNotEnoughUpdates-REPO-e3b39908c1fa76aec543d1a3aec9d2fc961330d7.tar.gz
NotEnoughUpdates-REPO-e3b39908c1fa76aec543d1a3aec9d2fc961330d7.tar.bz2
NotEnoughUpdates-REPO-e3b39908c1fa76aec543d1a3aec9d2fc961330d7.zip
Wiki Links (#410)
* Wiki Links for Social 1 * Parkour Checkpoint Wiki Link * Update ENDER_PORTAL_FRAME.json
-rw-r--r--items/ENDER_PORTAL_FRAME.json10
-rw-r--r--items/PARKOUR_CONTROLLER.json9
-rw-r--r--items/PARKOUR_POINT.json9
3 files changed, 19 insertions, 9 deletions
diff --git a/items/ENDER_PORTAL_FRAME.json b/items/ENDER_PORTAL_FRAME.json
index f96e288f..41dd2fb4 100644
--- a/items/ENDER_PORTAL_FRAME.json
+++ b/items/ENDER_PORTAL_FRAME.json
@@ -7,7 +7,11 @@
"§f§lCOMMON"
],
"internalname": "ENDER_PORTAL_FRAME",
- "modver": "1.3-REL",
+ "modver": "2.0.0-REL",
"vanilla": true,
- "clickcommand": ""
-} \ No newline at end of file
+ "clickcommand": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/End_Portal_Frame"
+ ]
+}
diff --git a/items/PARKOUR_CONTROLLER.json b/items/PARKOUR_CONTROLLER.json
index ddbd18b8..b4815211 100644
--- a/items/PARKOUR_CONTROLLER.json
+++ b/items/PARKOUR_CONTROLLER.json
@@ -13,6 +13,9 @@
"internalname": "PARKOUR_CONTROLLER",
"crafttext": "",
"clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-} \ No newline at end of file
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Parkour_Start/End"
+ ]
+}
diff --git a/items/PARKOUR_POINT.json b/items/PARKOUR_POINT.json
index 5533acc9..f99943e8 100644
--- a/items/PARKOUR_POINT.json
+++ b/items/PARKOUR_POINT.json
@@ -13,6 +13,9 @@
"internalname": "PARKOUR_POINT",
"crafttext": "",
"clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
-} \ No newline at end of file
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Parkour_Checkpoint"
+ ]
+}