diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-20 16:38:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 15:38:18 +0000 |
| commit | e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29 (patch) | |
| tree | e63b0aeed296af3769b6cc2de6c6bbceac4b3e75 | |
| parent | 6decd151d5f647b85900ad63a63fcda0ed0dc169 (diff) | |
| download | NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.tar.gz NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.tar.bz2 NotEnoughUpdates-REPO-e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29.zip | |
feat: Even more wiki links (#1450)
51 files changed, 201 insertions, 51 deletions
diff --git a/items/BIOHAZARD_BOOTS.json b/items/BIOHAZARD_BOOTS.json index afe997f0..827f6244 100644 --- a/items/BIOHAZARD_BOOTS.json +++ b/items/BIOHAZARD_BOOTS.json @@ -23,5 +23,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Biohazard_Boots", + "https://wiki.hypixel.net/Biohazard_Boots" + ] }
\ No newline at end of file diff --git a/items/BIOHAZARD_HELMET.json b/items/BIOHAZARD_HELMET.json index fe36f317..8d8d30e5 100644 --- a/items/BIOHAZARD_HELMET.json +++ b/items/BIOHAZARD_HELMET.json @@ -23,5 +23,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Biohazard_Helmet", + "https://wiki.hypixel.net/Biohazard_Helmet" + ] }
\ No newline at end of file diff --git a/items/BIOHAZARD_LEGGINGS.json b/items/BIOHAZARD_LEGGINGS.json index c087d253..c7f0059a 100644 --- a/items/BIOHAZARD_LEGGINGS.json +++ b/items/BIOHAZARD_LEGGINGS.json @@ -23,5 +23,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Biohazard_Leggings", + "https://wiki.hypixel.net/Biohazard_Leggings" + ] }
\ No newline at end of file diff --git a/items/BIOHAZARD_SUIT.json b/items/BIOHAZARD_SUIT.json index d64409c3..26ba5016 100644 --- a/items/BIOHAZARD_SUIT.json +++ b/items/BIOHAZARD_SUIT.json @@ -23,5 +23,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Biohazard_Suit", + "https://wiki.hypixel.net/Biohazard_Suit" + ] }
\ No newline at end of file diff --git a/items/BLAZEN_SPHERE.json b/items/BLAZEN_SPHERE.json index 9cad73af..c23fad8d 100644 --- a/items/BLAZEN_SPHERE.json +++ b/items/BLAZEN_SPHERE.json @@ -28,6 +28,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Blazen_Sphere" + "https://wiki.hypixel.net/Blazen_Sphere", + "https://hypixel-skyblock.fandom.com/wiki/Blazen_Sphere" ] }
\ No newline at end of file diff --git a/items/CHILLED_PRISTINE_POTATO.json b/items/CHILLED_PRISTINE_POTATO.json index a40d54ff..200bff07 100644 --- a/items/CHILLED_PRISTINE_POTATO.json +++ b/items/CHILLED_PRISTINE_POTATO.json @@ -20,6 +20,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Chilled_Pristine_Potato" + "https://wiki.hypixel.net/Chilled_Pristine_Potato", + "https://hypixel-skyblock.fandom.com/wiki/Chilled_Pristine_Potato" ] }
\ No newline at end of file diff --git a/items/CHOCO_RABBIT_PERSONALITY.json b/items/CHOCO_RABBIT_PERSONALITY.json index 7b1a5e95..c801bd8c 100644 --- a/items/CHOCO_RABBIT_PERSONALITY.json +++ b/items/CHOCO_RABBIT_PERSONALITY.json @@ -17,5 +17,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Choco_Rabbit_Minion_Skin" + ] }
\ No newline at end of file diff --git a/items/DWARVEN_OS_BLOCK_BRAN.json b/items/DWARVEN_OS_BLOCK_BRAN.json index 8de1dcb5..a6311b7d 100644 --- a/items/DWARVEN_OS_BLOCK_BRAN.json +++ b/items/DWARVEN_OS_BLOCK_BRAN.json @@ -19,6 +19,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Dwarven_O%27s_Block_Bran" + "https://wiki.hypixel.net/Dwarven_O%27s_Block_Bran", + "https://hypixel-skyblock.fandom.com/wiki/Dwarven_O%27s_Block_Bran" ] }
\ No newline at end of file diff --git a/items/DWARVEN_OS_GEMSTONE_GRAHAMS.json b/items/DWARVEN_OS_GEMSTONE_GRAHAMS.json index 2f89f848..ce3f9974 100644 --- a/items/DWARVEN_OS_GEMSTONE_GRAHAMS.json +++ b/items/DWARVEN_OS_GEMSTONE_GRAHAMS.json @@ -20,6 +20,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Dwarven_O%27s_Gemstone_Grahams" + "https://wiki.hypixel.net/Dwarven_O%27s_Gemstone_Grahams", + "https://hypixel-skyblock.fandom.com/wiki/Dwarven_O%27s_Gemstone_Grahams" ] }
\ No newline at end of file diff --git a/items/DWARVEN_OS_METALLIC_MINIS.json b/items/DWARVEN_OS_METALLIC_MINIS.json index e40aba88..fe90ac20 100644 --- a/items/DWARVEN_OS_METALLIC_MINIS.json +++ b/items/DWARVEN_OS_METALLIC_MINIS.json @@ -20,6 +20,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Dwarven_O%27s_Metallic_Minis" + "https://wiki.hypixel.net/Dwarven_O%27s_Metallic_Minis", + "https://hypixel-skyblock.fandom.com/wiki/Dwarven_O%27s_Metallic_Minis" ] }
\ No newline at end of file diff --git a/items/DWARVEN_OS_ORE_OATS.json b/items/DWARVEN_OS_ORE_OATS.json index 20dcd8fc..43d19261 100644 --- a/items/DWARVEN_OS_ORE_OATS.json +++ b/items/DWARVEN_OS_ORE_OATS.json @@ -19,6 +19,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Dwarven_O%27s_Ore_Oats" + "https://wiki.hypixel.net/Dwarven_O%27s_Ore_Oats", + "https://hypixel-skyblock.fandom.com/wiki/Dwarven_O%27s_Ore_Oats" ] }
\ No newline at end of file diff --git a/items/DYE_LAVA.json b/items/DYE_LAVA.json index a7a7960a..3afed58b 100644 --- a/items/DYE_LAVA.json +++ b/items/DYE_LAVA.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lava_Dye", + "https://wiki.hypixel.net/Lava_Dye" + ] }
\ No newline at end of file diff --git a/items/ELLES_LAVA_ROD.json b/items/ELLES_LAVA_ROD.json index 79aedf0d..de4d01e3 100644 --- a/items/ELLES_LAVA_ROD.json +++ b/items/ELLES_LAVA_ROD.json @@ -17,5 +17,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.4.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Elle%27s_Lava_Rod" + ] }
\ No newline at end of file diff --git a/items/ENCHANTED_HAY_BALE.json b/items/ENCHANTED_HAY_BALE.json index 50a2f511..4c1ba104 100644 --- a/items/ENCHANTED_HAY_BALE.json +++ b/items/ENCHANTED_HAY_BALE.json @@ -23,5 +23,9 @@ "clickcommand": "viewrecipe", "modver": "", "crafttext": "Requires: Wheat XI", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Hay_Bale", + "https://wiki.hypixel.net/Enchanted_Hay_Bale" + ] }
\ No newline at end of file diff --git a/items/ENCHANTED_WHEAT.json b/items/ENCHANTED_WHEAT.json index 68fa74f4..8bb302cb 100644 --- a/items/ENCHANTED_WHEAT.json +++ b/items/ENCHANTED_WHEAT.json @@ -23,5 +23,9 @@ "clickcommand": "viewrecipe", "modver": "", "crafttext": "Requires: Wheat V", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Wheat", + "https://wiki.hypixel.net/Enchanted_Wheat" + ] }
\ No newline at end of file diff --git a/items/EON_THE_FISH.json b/items/EON_THE_FISH.json index cb5b3123..395de881 100644 --- a/items/EON_THE_FISH.json +++ b/items/EON_THE_FISH.json @@ -14,5 +14,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Eon_The_Fish", + "https://wiki.hypixel.net/Eon_The_Fish" + ] }
\ No newline at end of file diff --git a/items/FILET_O_FORTUNE.json b/items/FILET_O_FORTUNE.json index f01928ef..59d8246c 100644 --- a/items/FILET_O_FORTUNE.json +++ b/items/FILET_O_FORTUNE.json @@ -19,6 +19,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Filet_O%27_Fortune" + "https://wiki.hypixel.net/Filet_O%27_Fortune", + "https://hypixel-skyblock.fandom.com/wiki/Filet_O%27_Fortune" ] }
\ No newline at end of file diff --git a/items/GLYPH_CONCLAMATUS.json b/items/GLYPH_CONCLAMATUS.json index 1ad415a5..8b36347e 100644 --- a/items/GLYPH_CONCLAMATUS.json +++ b/items/GLYPH_CONCLAMATUS.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Conclamatus_Glyph" + ] }
\ No newline at end of file diff --git a/items/GLYPH_FIRMITAS.json b/items/GLYPH_FIRMITAS.json index 6a178ba5..3c2e71fc 100644 --- a/items/GLYPH_FIRMITAS.json +++ b/items/GLYPH_FIRMITAS.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Firmitas_Glyph" + ] }
\ No newline at end of file diff --git a/items/GLYPH_FORTIS.json b/items/GLYPH_FORTIS.json index d1f247c8..80179a06 100644 --- a/items/GLYPH_FORTIS.json +++ b/items/GLYPH_FORTIS.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Fortis_Glyph" + ] }
\ No newline at end of file diff --git a/items/GLYPH_PERNIMIUS.json b/items/GLYPH_PERNIMIUS.json index 16f577eb..1365d07d 100644 --- a/items/GLYPH_PERNIMIUS.json +++ b/items/GLYPH_PERNIMIUS.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Pernimius_Glyph" + ] }
\ No newline at end of file diff --git a/items/GLYPH_POTENTIA.json b/items/GLYPH_POTENTIA.json index 3b238fee..39aee767 100644 --- a/items/GLYPH_POTENTIA.json +++ b/items/GLYPH_POTENTIA.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Potentia_Glyph" + ] }
\ No newline at end of file diff --git a/items/GLYPH_ROBUR.json b/items/GLYPH_ROBUR.json index 906453d9..89bdf666 100644 --- a/items/GLYPH_ROBUR.json +++ b/items/GLYPH_ROBUR.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Robur_Glyph" + ] }
\ No newline at end of file diff --git a/items/GLYPH_VALIDUS.json b/items/GLYPH_VALIDUS.json index 9779a85c..55a2dcae 100644 --- a/items/GLYPH_VALIDUS.json +++ b/items/GLYPH_VALIDUS.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Validus_Glyph" + ] }
\ No newline at end of file diff --git a/items/GLYPH_VIS.json b/items/GLYPH_VIS.json index 12d45ccb..ddd32655 100644 --- a/items/GLYPH_VIS.json +++ b/items/GLYPH_VIS.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Vis_Glyph" + ] }
\ No newline at end of file diff --git a/items/HEDGEHOG;4.json b/items/HEDGEHOG;4.json index 6177e519..23e1edaf 100644 --- a/items/HEDGEHOG;4.json +++ b/items/HEDGEHOG;4.json @@ -28,5 +28,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Hedgehog_Pet" + ] }
\ No newline at end of file diff --git a/items/HOT_CHOCOLATE_MIXIN.json b/items/HOT_CHOCOLATE_MIXIN.json index c29fbbf0..8be5fffc 100644 --- a/items/HOT_CHOCOLATE_MIXIN.json +++ b/items/HOT_CHOCOLATE_MIXIN.json @@ -28,5 +28,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Hot_Chocolate_Mixin" + ] }
\ No newline at end of file diff --git a/items/KNUCKLE_SANDWICH.json b/items/KNUCKLE_SANDWICH.json index 385aea32..d82c5860 100644 --- a/items/KNUCKLE_SANDWICH.json +++ b/items/KNUCKLE_SANDWICH.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Knuckle_Sandwich", + "https://wiki.hypixel.net/Knuckle_Sandwich" + ] }
\ No newline at end of file diff --git a/items/MOUSE_PEST_TRAP.json b/items/MOUSE_PEST_TRAP.json index 936f8632..cd458048 100644 --- a/items/MOUSE_PEST_TRAP.json +++ b/items/MOUSE_PEST_TRAP.json @@ -21,5 +21,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Mouse_Trap" + ] }
\ No newline at end of file diff --git a/items/PERFECT_BOOTS_13.json b/items/PERFECT_BOOTS_13.json index 1d5c6c02..97a82587 100644 --- a/items/PERFECT_BOOTS_13.json +++ b/items/PERFECT_BOOTS_13.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Perfect_Boots_-_Tier_XIII" + ] }
\ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_13.json b/items/PERFECT_CHESTPLATE_13.json index 11084cf2..e49cdcb4 100644 --- a/items/PERFECT_CHESTPLATE_13.json +++ b/items/PERFECT_CHESTPLATE_13.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Perfect_Chestplate_-_Tier_XIII" + ] }
\ No newline at end of file diff --git a/items/PERFECT_HELMET_13.json b/items/PERFECT_HELMET_13.json index 337ae79b..a33a98d5 100644 --- a/items/PERFECT_HELMET_13.json +++ b/items/PERFECT_HELMET_13.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Perfect_Helmet_-_Tier_XIII" + ] }
\ No newline at end of file diff --git a/items/PERFECT_LEGGINGS_13.json b/items/PERFECT_LEGGINGS_13.json index 6703dc5e..40296e13 100644 --- a/items/PERFECT_LEGGINGS_13.json +++ b/items/PERFECT_LEGGINGS_13.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Perfect_Leggings_-_Tier_XIII" + ] }
\ No newline at end of file diff --git a/items/PESTHUNTERS_GLOVES.json b/items/PESTHUNTERS_GLOVES.json index af16bb56..e81bb8bc 100644 --- a/items/PESTHUNTERS_GLOVES.json +++ b/items/PESTHUNTERS_GLOVES.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pesthunter%27s_Gloves", + "https://wiki.hypixel.net/Pesthunter%27s_Gloves" + ] }
\ No newline at end of file diff --git a/items/PESTHUNTERS_LAIR_BARN_SKIN.json b/items/PESTHUNTERS_LAIR_BARN_SKIN.json index 27bd3b5e..30a3458e 100644 --- a/items/PESTHUNTERS_LAIR_BARN_SKIN.json +++ b/items/PESTHUNTERS_LAIR_BARN_SKIN.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Pesthunter%27s_Lair_Barn_Skin" + ] }
\ No newline at end of file diff --git a/items/PESTHUNTING_GUIDE.json b/items/PESTHUNTING_GUIDE.json index d5a3225a..df85c0af 100644 --- a/items/PESTHUNTING_GUIDE.json |
