diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-11 18:34:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-11 16:34:32 +0000 |
| commit | 4a13e68429c613525413595f8269dcbf11d1dc1f (patch) | |
| tree | 2bddc86844984d2a6a61e7671e7496d6e409352e /items | |
| parent | 687c62848e374034c9bd7aae5020991c613a9c82 (diff) | |
| download | NotEnoughUpdates-REPO-4a13e68429c613525413595f8269dcbf11d1dc1f.tar.gz NotEnoughUpdates-REPO-4a13e68429c613525413595f8269dcbf11d1dc1f.tar.bz2 NotEnoughUpdates-REPO-4a13e68429c613525413595f8269dcbf11d1dc1f.zip | |
feat: 0.20.3 wiki links (#1285)
Diffstat (limited to 'items')
58 files changed, 274 insertions, 58 deletions
diff --git a/items/AMBER_NECKLACE.json b/items/AMBER_NECKLACE.json index 8e9b1b1c..1ad71050 100644 --- a/items/AMBER_NECKLACE.json +++ b/items/AMBER_NECKLACE.json @@ -21,7 +21,7 @@ "crafttext": "Requires: HotM 5", "clickcommand": "viewrecipe", "modver": "2.3.0", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -33,5 +33,9 @@ "overrideOutputId": "AMBER_NECKLACE", "duration": 86400 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Amber_Necklace", + "https://wiki.hypixel.net/Amber_Necklace" ] }
\ No newline at end of file diff --git a/items/AMETHYST_GAUNTLET.json b/items/AMETHYST_GAUNTLET.json index 6bb342b5..20bdd855 100644 --- a/items/AMETHYST_GAUNTLET.json +++ b/items/AMETHYST_GAUNTLET.json @@ -21,7 +21,7 @@ "crafttext": "Requires: HotM 5", "clickcommand": "viewrecipe", "modver": "2.3.0", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -33,5 +33,9 @@ "overrideOutputId": "AMETHYST_GAUNTLET", "duration": 86400 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Amethyst_Gauntlet", + "https://wiki.hypixel.net/Amethyst_Gauntlet" ] }
\ No newline at end of file diff --git a/items/ANGLER_DEEP_SEA.json b/items/ANGLER_DEEP_SEA.json index 9709cf6e..bd36756a 100644 --- a/items/ANGLER_DEEP_SEA.json +++ b/items/ANGLER_DEEP_SEA.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Deep_Sea_Skin" + ] }
\ No newline at end of file diff --git a/items/ARMADILLO_MASK.json b/items/ARMADILLO_MASK.json index da8a96f1..26b5a45d 100644 --- a/items/ARMADILLO_MASK.json +++ b/items/ARMADILLO_MASK.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Armadillo_Mask" + ] }
\ No newline at end of file diff --git a/items/ARTIFACT_OF_COINS.json b/items/ARTIFACT_OF_COINS.json index de5a88e8..8dbd1d0e 100644 --- a/items/ARTIFACT_OF_COINS.json +++ b/items/ARTIFACT_OF_COINS.json @@ -25,5 +25,8 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Artifact_Of_Coins" + ] }
\ No newline at end of file diff --git a/items/AVARICIOUS_CHALICE.json b/items/AVARICIOUS_CHALICE.json index 7411fdec..78aaca12 100644 --- a/items/AVARICIOUS_CHALICE.json +++ b/items/AVARICIOUS_CHALICE.json @@ -15,5 +15,9 @@ "clickcommand": "", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Avaricious_Chalice", + "https://wiki.hypixel.net/Avaricious_Chalice" + ] }
\ No newline at end of file diff --git a/items/BEACH_BALL_BARN_SKIN.json b/items/BEACH_BALL_BARN_SKIN.json index 040c441e..767832d8 100644 --- a/items/BEACH_BALL_BARN_SKIN.json +++ b/items/BEACH_BALL_BARN_SKIN.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beach_Ball_Barn_Skin", + "https://wiki.hypixel.net/Beach_Ball_Barn_Skin" + ] }
\ No newline at end of file diff --git a/items/BEACH_BALL_FLUX.json b/items/BEACH_BALL_FLUX.json index bb7ddfa9..703a0eb7 100644 --- a/items/BEACH_BALL_FLUX.json +++ b/items/BEACH_BALL_FLUX.json @@ -23,5 +23,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beach_Ball_Power_Orb_Skin" + ] }
\ No newline at end of file diff --git a/items/BEE_MASK.json b/items/BEE_MASK.json index 26e465af..da3e50c2 100644 --- a/items/BEE_MASK.json +++ b/items/BEE_MASK.json @@ -21,5 +21,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Bee_Mask" + ] }
\ No newline at end of file diff --git a/items/BLOOD_SOAKED_COINS.json b/items/BLOOD_SOAKED_COINS.json index 40ab2cc3..7de371a5 100644 --- a/items/BLOOD_SOAKED_COINS.json +++ b/items/BLOOD_SOAKED_COINS.json @@ -26,5 +26,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blood-Soaked_Coins", + "https://wiki.hypixel.net/Blood-Soaked_Coins" + ] }
\ No newline at end of file diff --git a/items/BLOOD_STAINED_COINS.json b/items/BLOOD_STAINED_COINS.json index 33ebc95d..3db8d0ce 100644 --- a/items/BLOOD_STAINED_COINS.json +++ b/items/BLOOD_STAINED_COINS.json @@ -26,5 +26,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blood-Stained_Coins", + "https://wiki.hypixel.net/Blood-Stained_Coins" + ] }
\ No newline at end of file diff --git a/items/BROWN_BANDANA.json b/items/BROWN_BANDANA.json index 32d038eb..fd57db40 100644 --- a/items/BROWN_BANDANA.json +++ b/items/BROWN_BANDANA.json @@ -22,5 +22,9 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Brown_Bandana", + "https://wiki.hypixel.net/Brown_Bandana" + ] }
\ No newline at end of file diff --git a/items/CARNIVAL_MASK_BAG.json b/items/CARNIVAL_MASK_BAG.json index 8302e087..a1af718e 100644 --- a/items/CARNIVAL_MASK_BAG.json +++ b/items/CARNIVAL_MASK_BAG.json @@ -18,5 +18,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Carnival_Mask_Bag", + "https://wiki.hypixel.net/Carnival_Mask_Bag" + ] }
\ No newline at end of file diff --git a/items/CARNIVAL_TICKET.json b/items/CARNIVAL_TICKET.json index 66799edf..1788a6b6 100644 --- a/items/CARNIVAL_TICKET.json +++ b/items/CARNIVAL_TICKET.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Carnival_Ticket", + "https://wiki.hypixel.net/Carnival_Ticket" + ] }
\ No newline at end of file diff --git a/items/CROWN_OF_AVARICE.json b/items/CROWN_OF_AVARICE.json index c8e5657b..9c84ed77 100644 --- a/items/CROWN_OF_AVARICE.json +++ b/items/CROWN_OF_AVARICE.json @@ -36,5 +36,8 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Crown_Of_Avarice" + ] }
\ No newline at end of file diff --git a/items/DIVAN_POWDER_COATING.json b/items/DIVAN_POWDER_COATING.json index 28c71b7b..094e79a8 100644 --- a/items/DIVAN_POWDER_COATING.json +++ b/items/DIVAN_POWDER_COATING.json @@ -24,7 +24,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.3.0", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -38,5 +38,9 @@ "duration": 129600, "overrideOutputId": "DIVAN_POWDER_COATING" } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Divan%27s_Powder_Coating", + "https://wiki.hypixel.net/Divan%27s_Powder_Coating" ] }
\ No newline at end of file diff --git a/items/DYE_PORTAL.json b/items/DYE_PORTAL.json index 2c8ac431..ff1a04f6 100644 --- a/items/DYE_PORTAL.json +++ b/items/DYE_PORTAL.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portal_Dye" + ] }
\ No newline at end of file diff --git a/items/EMERALD_ARTIFACT.json b/items/EMERALD_ARTIFACT.json index ec5357b7..f3e990a4 100644 --- a/items/EMERALD_ARTIFACT.json +++ b/items/EMERALD_ARTIFACT.json @@ -23,5 +23,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Emerald_Artifact", + "https://wiki.hypixel.net/Emerald_Artifact" + ] }
\ No newline at end of file diff --git a/items/FINE_FLOUR.json b/items/FINE_FLOUR.json index 2bfecce7..99863531 100644 --- a/items/FINE_FLOUR.json +++ b/items/FINE_FLOUR.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fine_Flour", + "https://wiki.hypixel.net/Fine_Flour" + ] }
\ No newline at end of file diff --git a/items/FRESHLY_MINTED_COINS.json b/items/FRESHLY_MINTED_COINS.json index 8b149107..25bf7024 100644 --- a/items/FRESHLY_MINTED_COINS.json +++ b/items/FRESHLY_MINTED_COINS.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Freshly-Minted_Coins", + "https://wiki.hypixel.net/Freshly-Minted_Coins" + ] }
\ No newline at end of file diff --git a/items/FROG_MASK.json b/items/FROG_MASK.json index 9395f78d..1e491e6d 100644 --- a/items/FROG_MASK.json +++ b/items/FROG_MASK.json @@ -26,5 +26,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Frog_Mask" + ] }
\ No newline at end of file diff --git a/items/GLEAMING_CRYSTAL.json b/items/GLEAMING_CRYSTAL.json index ac5c5de1..370f8920 100644 --- a/items/GLEAMING_CRYSTAL.json +++ b/items/GLEAMING_CRYSTAL.json @@ -22,7 +22,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.3.0", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -35,5 +35,9 @@ "overrideOutputId": "GLEAMING_CRYSTAL", "duration": 32400 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gleaming_Crystal", + "https://wiki.hypixel.net/Gleaming_Crystal" ] }
\ No newline at end of file diff --git a/items/GLOSSY_GEMSTONE.json b/items/GLOSSY_GEMSTONE.json index 0584ff58..4d95f76b 100644 --- a/items/GLOSSY_GEMSTONE.json +++ b/items/GLOSSY_GEMSTONE.json @@ -15,5 +15,10 @@ ], "internalname": "GLOSSY_GEMSTONE", "clickcommand": "", - "modver": "2.3.0" + "modver": "2.3.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glossy_Gemstone", + "https://wiki.hypixel.net/Glossy_Gemstone" + ] }
\ No newline at end of file diff --git a/items/GLOSSY_MINERAL_BOOTS.json b/items/GLOSSY_MINERAL_BOOTS.json index c715bef7..5ea5286c 100644 --- a/items/GLOSSY_MINERAL_BOOTS.json +++ b/items/GLOSSY_MINERAL_BOOTS.json @@ -34,5 +34,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glossy_Mineral_Boots", + "https://wiki.hypixel.net/Glossy_Mineral_Boots" + ] }
\ No newline at end of file diff --git a/items/GLOSSY_MINERAL_CHESTPLATE.json b/items/GLOSSY_MINERAL_CHESTPLATE.json index 9badf853..ca8bfcf9 100644 --- a/items/GLOSSY_MINERAL_CHESTPLATE.json +++ b/items/GLOSSY_MINERAL_CHESTPLATE.json @@ -34,5 +34,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glossy_Mineral_Chestplate", + "https://wiki.hypixel.net/Glossy_Mineral_Chestplate" + ] }
\ No newline at end of file diff --git a/items/GLOSSY_MINERAL_HELMET.json b/items/GLOSSY_MINERAL_HELMET.json index 99fb5eba..fbbcafc4 100644 --- a/items/GLOSSY_MINERAL_HELMET.json +++ b/items/GLOSSY_MINERAL_HELMET.json @@ -34,5 +34,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glossy_Mineral_Helmet", + "https://wiki.hypixel.net/Glossy_Mineral_Helmet" + ] }
\ No newline at end of file diff --git a/items/GLOSSY_MINERAL_LEGGINGS.json b/items/GLOSSY_MINERAL_LEGGINGS.json index c51609fe..89fc3a7e 100644 --- a/items/GLOSSY_MINERAL_LEGGINGS.json +++ b/items/GLOSSY_MINERAL_LEGGINGS.json @@ -34,5 +34,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glossy_Mineral_Leggings", + "https://wiki.hypixel.net/Glossy_Mineral_Leggings" + ] }
\ No newline at end of file diff --git a/items/GLOSSY_MINERAL_TALISMAN.json b/items/GLOSSY_MINERAL_TALISMAN.json index f2873ba5..ae5c9ca2 100644 --- a/items/GLOSSY_MINERAL_TALISMAN.json +++ b/items/GLOSSY_MINERAL_TALISMAN.json @@ -23,5 +23,9 @@ "clickcommand": "viewrecipe", "modver": "2.3.0", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glossy_Mineral_Talisman", + "https://wiki.hypixel.net/Glossy_Mineral_Talisman" + ] }
\ No newline at end of file diff --git a/items/GOLDEN_BOUNTY.json b/items/GOLDEN_BOUNTY.json index d88f2c9c..5f4e16fc 100644 --- a/items/GOLDEN_BOUNTY.json +++ b/items/GOLDEN_BOUNTY.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Golden_Bounty", + "https://wiki.hypixel.net/Golden_Bounty" + ] }
\ No newline at end of file |
