From fc292e4b1d075ac30e693cb522bc5da19938915c Mon Sep 17 00:00:00 2001 From: ThatGravyboat Date: Wed, 1 Jul 2020 07:05:30 -0230 Subject: Travel Scroll Wiki Links --- items/DANGER_1_TRAVEL_SCROLL.json | 6 +++++- items/DANGER_2_TRAVEL_SCROLL.json | 6 +++++- items/DANGER_3_TRAVEL_SCROLL.json | 6 +++++- items/DRAGON_NEST_TRAVEL_SCROLL.json | 5 ++++- items/FARMING_1_TRAVEL_SCROLL.json | 6 +++++- items/FARMING_2_TRAVEL_SCROLL.json | 5 ++++- items/FORAGING_1_TRAVEL_SCROLL.json | 7 +++++-- items/HUB_CASTLE_TRAVEL_SCROLL.json | 5 ++++- items/HUB_CRYPTS_TRAVEL_SCROLL.json | 6 +++++- items/HUB_DA_TRAVEL_SCROLL.json | 5 ++++- items/MINING_1_TRAVEL_SCROLL.json | 6 +++++- items/MINING_2_TRAVEL_SCROLL.json | 6 +++++- items/NETHER_FORTRESS_BOSS_TRAVEL_SCROLL.json | 5 ++++- items/PARK_CAVE_TRAVEL_SCROLL.json | 5 ++++- items/PARK_JUNGLE_TRAVEL_SCROLL.json | 5 ++++- items/SPIDERS_DEN_TOP_TRAVEL_SCROLL.json | 5 ++++- 16 files changed, 72 insertions(+), 17 deletions(-) (limited to 'items') diff --git a/items/DANGER_1_TRAVEL_SCROLL.json b/items/DANGER_1_TRAVEL_SCROLL.json index b0009204..bfaea945 100644 --- a/items/DANGER_1_TRAVEL_SCROLL.json +++ b/items/DANGER_1_TRAVEL_SCROLL.json @@ -27,5 +27,9 @@ "internalname": "DANGER_1_TRAVEL_SCROLL", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Gravel VIII" + "crafttext": "Requires: Gravel VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/DANGER_2_TRAVEL_SCROLL.json b/items/DANGER_2_TRAVEL_SCROLL.json index ed1cd360..3a88f48e 100644 --- a/items/DANGER_2_TRAVEL_SCROLL.json +++ b/items/DANGER_2_TRAVEL_SCROLL.json @@ -27,5 +27,9 @@ "internalname": "DANGER_2_TRAVEL_SCROLL", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Glowstone Dust V" + "crafttext": "Requires: Glowstone Dust V", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/DANGER_3_TRAVEL_SCROLL.json b/items/DANGER_3_TRAVEL_SCROLL.json index 39b5d227..5c06101a 100644 --- a/items/DANGER_3_TRAVEL_SCROLL.json +++ b/items/DANGER_3_TRAVEL_SCROLL.json @@ -27,5 +27,9 @@ "internalname": "DANGER_3_TRAVEL_SCROLL", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: End Stone VIII" + "crafttext": "Requires: End Stone VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/DRAGON_NEST_TRAVEL_SCROLL.json b/items/DRAGON_NEST_TRAVEL_SCROLL.json index 30959020..73715b5d 100644 --- a/items/DRAGON_NEST_TRAVEL_SCROLL.json +++ b/items/DRAGON_NEST_TRAVEL_SCROLL.json @@ -18,5 +18,8 @@ "internalname": "DRAGON_NEST_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/FARMING_1_TRAVEL_SCROLL.json b/items/FARMING_1_TRAVEL_SCROLL.json index 3a0e39dd..9883de1a 100644 --- a/items/FARMING_1_TRAVEL_SCROLL.json +++ b/items/FARMING_1_TRAVEL_SCROLL.json @@ -27,5 +27,9 @@ "internalname": "FARMING_1_TRAVEL_SCROLL", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Potato VI" + "crafttext": "Requires: Potato VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/FARMING_2_TRAVEL_SCROLL.json b/items/FARMING_2_TRAVEL_SCROLL.json index 8815c75e..f155c3c6 100644 --- a/items/FARMING_2_TRAVEL_SCROLL.json +++ b/items/FARMING_2_TRAVEL_SCROLL.json @@ -28,5 +28,8 @@ "clickcommand": "viewrecipe", "modver": "1.0.0", "crafttext": "Requires: Cocoa Beans V", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/FORAGING_1_TRAVEL_SCROLL.json b/items/FORAGING_1_TRAVEL_SCROLL.json index 354aea23..c6050c8c 100644 --- a/items/FORAGING_1_TRAVEL_SCROLL.json +++ b/items/FORAGING_1_TRAVEL_SCROLL.json @@ -16,6 +16,9 @@ "internalname": "FORAGING_1_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "infoType": "", - "crafttext": "Requires: Birch Wood IX" + "crafttext": "Requires: Birch Wood IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/HUB_CASTLE_TRAVEL_SCROLL.json b/items/HUB_CASTLE_TRAVEL_SCROLL.json index b94ebab4..901800e5 100644 --- a/items/HUB_CASTLE_TRAVEL_SCROLL.json +++ b/items/HUB_CASTLE_TRAVEL_SCROLL.json @@ -18,5 +18,8 @@ "internalname": "HUB_CASTLE_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/HUB_CRYPTS_TRAVEL_SCROLL.json b/items/HUB_CRYPTS_TRAVEL_SCROLL.json index 61d135a5..24214834 100644 --- a/items/HUB_CRYPTS_TRAVEL_SCROLL.json +++ b/items/HUB_CRYPTS_TRAVEL_SCROLL.json @@ -28,5 +28,9 @@ }, "internalname": "HUB_CRYPTS_TRAVEL_SCROLL", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/HUB_DA_TRAVEL_SCROLL.json b/items/HUB_DA_TRAVEL_SCROLL.json index f767107f..892e3b09 100644 --- a/items/HUB_DA_TRAVEL_SCROLL.json +++ b/items/HUB_DA_TRAVEL_SCROLL.json @@ -18,5 +18,8 @@ "internalname": "HUB_DA_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/MINING_1_TRAVEL_SCROLL.json b/items/MINING_1_TRAVEL_SCROLL.json index 30aa80ce..26b97943 100644 --- a/items/MINING_1_TRAVEL_SCROLL.json +++ b/items/MINING_1_TRAVEL_SCROLL.json @@ -27,5 +27,9 @@ "internalname": "MINING_1_TRAVEL_SCROLL", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Coal VI" + "crafttext": "Requires: Coal VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/MINING_2_TRAVEL_SCROLL.json b/items/MINING_2_TRAVEL_SCROLL.json index 0908d744..24fa9a70 100644 --- a/items/MINING_2_TRAVEL_SCROLL.json +++ b/items/MINING_2_TRAVEL_SCROLL.json @@ -27,5 +27,9 @@ "internalname": "MINING_2_TRAVEL_SCROLL", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Redstone VII" + "crafttext": "Requires: Redstone VII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/NETHER_FORTRESS_BOSS_TRAVEL_SCROLL.json b/items/NETHER_FORTRESS_BOSS_TRAVEL_SCROLL.json index e0101d8e..b85bd70c 100644 --- a/items/NETHER_FORTRESS_BOSS_TRAVEL_SCROLL.json +++ b/items/NETHER_FORTRESS_BOSS_TRAVEL_SCROLL.json @@ -18,5 +18,8 @@ "internalname": "NETHER_FORTRESS_BOSS_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/PARK_CAVE_TRAVEL_SCROLL.json b/items/PARK_CAVE_TRAVEL_SCROLL.json index 8f343675..e1fd2459 100644 --- a/items/PARK_CAVE_TRAVEL_SCROLL.json +++ b/items/PARK_CAVE_TRAVEL_SCROLL.json @@ -18,5 +18,8 @@ "internalname": "PARK_CAVE_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/PARK_JUNGLE_TRAVEL_SCROLL.json b/items/PARK_JUNGLE_TRAVEL_SCROLL.json index 6f95157b..cb123109 100644 --- a/items/PARK_JUNGLE_TRAVEL_SCROLL.json +++ b/items/PARK_JUNGLE_TRAVEL_SCROLL.json @@ -18,5 +18,8 @@ "internalname": "PARK_JUNGLE_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file diff --git a/items/SPIDERS_DEN_TOP_TRAVEL_SCROLL.json b/items/SPIDERS_DEN_TOP_TRAVEL_SCROLL.json index 9a2f3771..eb828f86 100644 --- a/items/SPIDERS_DEN_TOP_TRAVEL_SCROLL.json +++ b/items/SPIDERS_DEN_TOP_TRAVEL_SCROLL.json @@ -18,5 +18,8 @@ "internalname": "SPIDERS_DEN_TOP_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] } \ No newline at end of file -- cgit