aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/petnums.json4
-rw-r--r--items/AATROX_BADPHONE.json3
-rw-r--r--items/ASPECT_OF_THE_LEECH_1.json5
-rw-r--r--items/ASPECT_OF_THE_LEECH_2.json5
-rw-r--r--items/BEE_HIVE.json5
-rw-r--r--items/BINGO_BLASTER.json5
-rw-r--r--items/BOOK_OF_PROGRESSION.json5
-rw-r--r--items/CATALYST.json6
-rw-r--r--items/DARK_PEBBLE.json3
-rw-r--r--items/DEADGEHOG_SPINE.json6
-rw-r--r--items/DETECTIVE_SCANNER.json3
-rw-r--r--items/EMMETT_POINTER.json3
-rw-r--r--items/ENCHANTED_VAMPIRIC_MELON.json3
-rw-r--r--items/FLORAL_WHEELBARROW.json5
-rw-r--r--items/FLYING_FISH;5.json10
-rw-r--r--items/FOUR_EYED_FISH.json3
-rw-r--r--items/GUARDIAN_LUCKY_BLOCK.json3
-rw-r--r--items/GUNTHER_SNEAKERS.json6
-rw-r--r--items/GUNTHESIZER_LICHEN.json7
-rw-r--r--items/HOT_DOG.json3
-rw-r--r--items/HYPER_CATALYST.json6
-rw-r--r--items/LATTICE_BENCH.json5
-rw-r--r--items/LEECH_SWORD.json6
-rw-r--r--items/LIL_PAD.json6
-rw-r--r--items/LM_EGG_BOOTS.json3
-rw-r--r--items/LM_EGG_CAP.json3
-rw-r--r--items/LM_EGG_CHEST.json3
-rw-r--r--items/LM_EGG_LEGS.json3
-rw-r--r--items/MANA_DISINTEGRATOR.json14
-rw-r--r--items/MCGRUBBER_BURGER.json6
-rw-r--r--items/METAPHYSICAL_SERUM.json6
-rw-r--r--items/MIRRORED_BOW.json6
-rw-r--r--items/MIRRORED_LEASH.json7
-rw-r--r--items/MIRRORED_STICK.json7
-rw-r--r--items/MIRRORED_STRING.json6
-rw-r--r--items/MUSHROOM_BARN_SKIN.json20
-rw-r--r--items/MUTED_BARK.json3
-rw-r--r--items/NEARLY_COHERENT_ROD.json5
-rw-r--r--items/PLACEABLE_FAIRY_SOUL_RIFT.json3
-rw-r--r--items/RETRO_ENCABULATING_VISOR.json3
-rw-r--r--items/RIFTWART_ROOTS.json3
-rw-r--r--items/RIFT_JUMP_ELIXIR.json3
-rw-r--r--items/RIFT_SPEED_ELIXIR.json3
-rw-r--r--items/RIFT_STRENGTH_ELIXIR.json3
-rw-r--r--items/ROCK;2.json4
-rw-r--r--items/ROCK;3.json4
-rw-r--r--items/ROCK;4.json6
-rw-r--r--items/SCRIBE_MONSTER.json2
-rw-r--r--items/SHADOW_CRUX.json6
-rw-r--r--items/SHAME_CRUX.json6
-rw-r--r--items/SILKWIRE_STICK.json3
-rw-r--r--items/TINY_DANCER.json6
-rw-r--r--items/TINY_HAMMER.json6
-rw-r--r--items/TURBOMAX_VACUUM.json3
-rw-r--r--items/VAMPIRIC_MELON.json3
-rw-r--r--items/VOODOO_DOLL_WILTED.json3
-rw-r--r--items/WAND_OF_WARDING.json3
-rw-r--r--items/WET_NAPKIN.json30
-rw-r--r--items/WINTER_ISLAND_CRYSTAL.json3
-rw-r--r--items/WYLD_BOOTS.json6
-rw-r--r--items/ZEALOT_BRUISER_MONSTER.json2
61 files changed, 244 insertions, 78 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index a2f3d9c3..03e49ce5 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -3564,7 +3564,7 @@
"otherNums": [
15.0,
0.2,
- 0.3
+ 1.0
],
"statNums": {
"DEFENSE": 2.0,
@@ -3575,7 +3575,7 @@
"otherNums": [
15,
25,
- 30
+ 1.3
],
"statNums": {
"DEFENSE": 200.0,
diff --git a/items/AATROX_BADPHONE.json b/items/AATROX_BADPHONE.json
index bc616a67..b3344ec2 100644
--- a/items/AATROX_BADPHONE.json
+++ b/items/AATROX_BADPHONE.json
@@ -27,6 +27,7 @@
"crafttext": "Requires: Vampire Slayer 2",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Maddox_Badphone"
+ "https://wiki.hypixel.net/Maddox_Badphone",
+ "https://hypixel-skyblock.fandom.com/wiki/Maddox_Badphone"
]
} \ No newline at end of file
diff --git a/items/ASPECT_OF_THE_LEECH_1.json b/items/ASPECT_OF_THE_LEECH_1.json
index d58865d1..cb5ef218 100644
--- a/items/ASPECT_OF_THE_LEECH_1.json
+++ b/items/ASPECT_OF_THE_LEECH_1.json
@@ -26,5 +26,8 @@
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Aspect_Of_The_Leech"
+ ]
} \ No newline at end of file
diff --git a/items/ASPECT_OF_THE_LEECH_2.json b/items/ASPECT_OF_THE_LEECH_2.json
index 457d28ae..d364e5e5 100644
--- a/items/ASPECT_OF_THE_LEECH_2.json
+++ b/items/ASPECT_OF_THE_LEECH_2.json
@@ -26,5 +26,8 @@
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Aspect_Of_The_Leech"
+ ]
} \ No newline at end of file
diff --git a/items/BEE_HIVE.json b/items/BEE_HIVE.json
index de44283a..5552c7d7 100644
--- a/items/BEE_HIVE.json
+++ b/items/BEE_HIVE.json
@@ -17,5 +17,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bee_Hive"
+ ]
} \ No newline at end of file
diff --git a/items/BINGO_BLASTER.json b/items/BINGO_BLASTER.json
index 9c329fc7..b8712b07 100644
--- a/items/BINGO_BLASTER.json
+++ b/items/BINGO_BLASTER.json
@@ -24,5 +24,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Bingo_Blaster"
+ ]
} \ No newline at end of file
diff --git a/items/BOOK_OF_PROGRESSION.json b/items/BOOK_OF_PROGRESSION.json
index c58fb449..7dbcfaa4 100644
--- a/items/BOOK_OF_PROGRESSION.json
+++ b/items/BOOK_OF_PROGRESSION.json
@@ -19,5 +19,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Book_Of_Progression"
+ ]
} \ No newline at end of file
diff --git a/items/CATALYST.json b/items/CATALYST.json
index 1a3b5e81..66be8817 100644
--- a/items/CATALYST.json
+++ b/items/CATALYST.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:nether_star",
"displayname": "§9Catalyst",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §ax3§7 for 3 hours§7!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Catalyst\"},ExtraAttributes:{id:\"CATALYST\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §a3x§7 for §a3 hours§7!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Catalyst\"},ExtraAttributes:{id:\"CATALYST\"}}",
"damage": 0,
"lore": [
"§7Increases the number of",
"§7resources created by this minion",
- "§7by §ax3§7 for 3 hours§7!",
+ "§7by §a3x§7 for §a3 hours§7!",
"",
"§9§lRARE"
],
@@ -23,7 +23,7 @@
},
"internalname": "CATALYST",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Catalyst",
diff --git a/items/DARK_PEBBLE.json b/items/DARK_PEBBLE.json
index 3ad760d4..0d31b360 100644
--- a/items/DARK_PEBBLE.json
+++ b/items/DARK_PEBBLE.json
@@ -13,6 +13,7 @@
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Dark_Pebble"
+ "https://wiki.hypixel.net/Dark_Pebble",
+ "https://hypixel-skyblock.fandom.com/wiki/Dark_Pebble"
]
} \ No newline at end of file
diff --git a/items/DEADGEHOG_SPINE.json b/items/DEADGEHOG_SPINE.json
index 31cd6203..181f2393 100644
--- a/items/DEADGEHOG_SPINE.json
+++ b/items/DEADGEHOG_SPINE.json
@@ -19,5 +19,9 @@
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Deadgehog_Spine",
+ "https://wiki.hypixel.net/Deadgehog_Spine"
+ ]
} \ No newline at end of file
diff --git a/items/DETECTIVE_SCANNER.json b/items/DETECTIVE_SCANNER.json
index b1e4ad17..63099c46 100644
--- a/items/DETECTIVE_SCANNER.json
+++ b/items/DETECTIVE_SCANNER.json
@@ -18,6 +18,7 @@
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Detective_Scanner"
+ "https://wiki.hypixel.net/Detective_Scanner",
+ "https://hypixel-skyblock.fandom.com/wiki/Detective_Scanner"
]
} \ No newline at end of file
diff --git a/items/EMMETT_POINTER.json b/items/EMMETT_POINTER.json
index 24889163..7bb0a8f8 100644
--- a/items/EMMETT_POINTER.json
+++ b/items/EMMETT_POINTER.json
@@ -19,6 +19,7 @@
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Emmett_Pointer"
+ "https://wiki.hypixel.net/Emmett_Pointer",
+ "https://hypixel-skyblock.fandom.com/wiki/Emmett_Pointer"
]
} \ No newline at end of file
diff --git a/items/ENCHANTED_VAMPIRIC_MELON.json b/items/ENCHANTED_VAMPIRIC_MELON.json
index 1977a564..17ec2061 100644
--- a/items/ENCHANTED_VAMPIRIC_MELON.json
+++ b/items/ENCHANTED_VAMPIRIC_MELON.json
@@ -27,6 +27,7 @@
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Enchanted_Vampiric_Melon"
+ "https://wiki.hypixel.net/Enchanted_Vampiric_Melon",
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Vampiric_Melon"
]
} \ No newline at end of file
diff --git a/items/FLORAL_WHEELBARROW.json b/items/FLORAL_WHEELBARROW.json
index 55d1d3f8..fe3a8752 100644
--- a/items/FLORAL_WHEELBARROW.json
+++ b/items/FLORAL_WHEELBARROW.json
@@ -17,5 +17,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Floral_Wheelbarrow"
+ ]
} \ No newline at end of file
diff --git a/items/FLYING_FISH;5.json b/items/FLYING_FISH;5.json
index ae9b8700..a9e00ced 100644
--- a/items/FLYING_FISH;5.json
+++ b/items/FLYING_FISH;5.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §dFlying Fish",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"779f930a-7409-3769-bee0-ab0a54f18045\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MTI3NTI3MzI2MCwKICAicHJvZmlsZUlkIiA6ICI2NDU4Mjc0MjEyNDg0MDY0YTRkMDBlNDdjZWM4ZjcyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaDNtMXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjBlMjM2M2MyZDQxYTlkMzIzYmE2MjVkZThjMDYzNzA2M2EzNmZlODVhMDQ1ZGUyNzVhN2I3NzM5ZGVkNjA1MSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Defense: §a+{DEFENSE}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Quick Reel\",6:\"§7§7Grants §b+{0}☂ Fishing Speed§7.\",7:\"\",8:\"§6Lava Bender\",9:\"§7§7Gives §a{1} §c❁ Strength §7and\",10:\"§7§a❈ Defense §7when near lava.\",11:\"\",12:\"§6Magmatic Diver\",13:\"§7§7Increases the stats of Magma\",14:\"§7Lord armor by §a{2}%\",15:\"\",16:\"§6Rapid Decay\",17:\"§7§7Increases the chance to\",18:\"§7activate Flash Enchantment by\",19:\"§7§a{3}%\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§d§lMYTHIC\"],Name:\"§7[Lvl {LVL}] §dFlying Fish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FLYING_FISH\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"MYTHIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"FLYING_FISH;5\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"779f930a-7409-3769-bee0-ab0a54f18045\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MTI3NTI3MzI2MCwKICAicHJvZmlsZUlkIiA6ICI2NDU4Mjc0MjEyNDg0MDY0YTRkMDBlNDdjZWM4ZjcyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaDNtMXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjBlMjM2M2MyZDQxYTlkMzIzYmE2MjVkZThjMDYzNzA2M2EzNmZlODVhMDQ1ZGUyNzVhN2I3NzM5ZGVkNjA1MSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Defense: §a+{DEFENSE}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Quick Reel\",6:\"§7§7Grants §b+{0}☂ Fishing Speed§7.\",7:\"\",8:\"§6Lava Bender\",9:\"§7§7Gives §a{1} §c❁ Strength §7and\",10:\"§7§a❈ Defense §7when near lava.\",11:\"\",12:\"§6Magmatic Diver\",13:\"§7§7Increases the stats of Magma\",14:\"§7Lord armor by §a{2}%§7.\",15:\"\",16:\"§6Rapid Decay\",17:\"§7§7Increases the chance to\",18:\"§7activate the §d§lFlash\",19:\"§d§lEnchantment §7by §7§a{3}%§7.\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§d§lMYTHIC\"],Name:\"§7[Lvl {LVL}] §dFlying Fish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FLYING_FISH\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"MYTHIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"FLYING_FISH;5\"}}",
"damage": 3,
"lore": [
"§8Fishing Pet",
@@ -18,12 +18,12 @@
"",
"§6Magmatic Diver",
"§7§7Increases the stats of Magma",
- "§7Lord armor by §a{2}%",
+ "§7Lord armor by §a{2}%§7.",
"",
"§6Rapid Decay",
"§7§7Increases the chance to",
- "§7activate Flash Enchantment by",
- "§7§a{3}%",
+ "§7activate the §d§lFlash",
+ "§d§lEnchantment §7by §7§a{3}%§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
@@ -33,7 +33,7 @@
"internalname": "FLYING_FISH;5",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flying_Fish_Pet",
diff --git a/items/FOUR_EYED_FISH.json b/items/FOUR_EYED_FISH.json
index db1e1b9d..e233a303 100644
--- a/items/FOUR_EYED_FISH.json
+++ b/items/FOUR_EYED_FISH.json
@@ -38,6 +38,7 @@
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Four-Eyed_Fish"
+ "https://wiki.hypixel.net/Four-Eyed_Fish",
+ "https://hypixel-skyblock.fandom.com/wiki/Four-Eyed_Fish"
]
} \ No newline at end of file
diff --git a/items/GUARDIAN_LUCKY_BLOCK.json b/items/GUARDIAN_LUCKY_BLOCK.json
index 5464c586..167805e3 100644
--- a/items/GUARDIAN_LUCKY_BLOCK.json
+++ b/items/GUARDIAN_LUCKY_BLOCK.json
@@ -18,6 +18,7 @@
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Guardian_Lucky_Block"
+ "https://wiki.hypixel.net/Guardian_Lucky_Block",
+ "https://hypixel-skyblock.fandom.com/wiki/Guardian_Lucky_Block"
]
} \ No newline at end of file
diff --git a/items/GUNTHER_SNEAKERS.json b/items/GUNTHER_SNEAKERS.json
index cdf4e0af..15d7b80d 100644
--- a/items/GUNTHER_SNEAKERS.json
+++ b/items/GUNTHER_SNEAKERS.json
@@ -24,5 +24,9 @@
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Gunther%27s_Sneakers",
+ "https://wiki.hypixel.net/Gunther%27s_Sneakers"
+ ]
} \ No newline at end of file
diff --git a/items/GUNTHESIZER_LICHEN.json b/items/GUNTHESIZER_LICHEN.json
index 054524ff..196b645b 100644
--- a/items/GUNTHESIZER_LICHEN.json
+++ b/items/GUNTHESIZER_LICHEN.json
@@ -10,5 +10,10 @@
],
"internalname": "GUNTHESIZER_LICHEN",
"clickcommand": "",
- "modver": "2.1.0-REL"
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Gunthesizer_Lichen",
+ "https://wiki.hypixel.net/Gunthesizer_Lichen"
+ ]
} \ No newline at end of file
diff --git a/items/HOT_DOG.json b/items/HOT_DOG.json
index 60485fc8..846f7fc5 100644
--- a/items/HOT_DOG.json
+++ b/items/HOT_DOG.json
@@ -15,6 +15,7 @@
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Hot_Dog"
+ "https://wiki.hypixel.net/Hot_Dog",
+ "https://hypixel-skyblock.fandom.com/wiki/Hot_Dog"
]
} \ No newline at end of file
diff --git a/items/HYPER_CATALYST.json b/items/HYPER_CATALYST.json
index 9d7066cc..b058b7d3 100644
--- a/items/HYPER_CATALYST.json
+++ b/items/HYPER_CATALYST.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:nether_star",
"displayname": "§5Hyper Catalyst",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §ax4§7 for 6 hours§7!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Hyper Catalyst\"},ExtraAttributes:{id:\"HYPER_CATALYST\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §a4x§7 for §a6 hours§7!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Hyper Catalyst\"},ExtraAttributes:{id:\"HYPER_CATALYST\"}}",
"damage": 0,
"lore": [
"§7Increases the number of",
"§7resources created by this minion",
- "§7by §ax4§7 for 6 hours§7!",
+ "§7by §a4x§7 for §a6 hours§7!",
"",
"§5§lEPIC"
],
@@ -24,7 +24,7 @@
},
"internalname": "HYPER_CATALYST",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
diff --git a/items/LATTICE_BENCH.json b/items/LATTICE_BENCH.json
index a5838168..9c755fdf 100644
--- a/items/LATTICE_BENCH.json
+++ b/items/LATTICE_BENCH.json
@@ -17,5 +17,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Lattice_Bench"
+ ]
} \ No newline at end of file
diff --git a/items/LEECH_SWORD.json b/items/LEECH_SWORD.json
index 221b2b73..7a5c7e1c 100644
--- a/items/LEECH_SWORD.json
+++ b/items/LEECH_SWORD.json
@@ -26,5 +26,9 @@
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Leech_Sword",
+ "https://wiki.hypixel.net/Leech_Sword"
+ ]
} \ No newline at end of file
diff --git a/items/LIL_PAD.json b/items/LIL_PAD.json
index 0ea45db2..42293d0a 100644
--- a/items/LIL_PAD.json
+++ b/items/LIL_PAD.json
@@ -14,5 +14,9 @@
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Lil%27_Pad",
+ "https://wiki.hypixel.net/Lil%27_Pad"
+ ]
} \ No newline at end of file
diff --git a/items/LM_EGG_BOOTS.json b/items/LM_EGG_BOOTS.json
index 9d1e4c90..e3923ece 100644
--- a/items/LM_EGG_BOOTS.json
+++ b/items/LM_EGG_BOOTS.json
@@ -28,6 +28,7 @@
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Living_Metal_Bootspawn"
+ "https://wiki.hypixel.net/Living_Metal_Bootspawn",
+ "https://hypixel-skyblock.fandom.com/wiki/Living_Metal_Bootspawn"
]
} \ No newline at end of file
diff --git a/items/LM_EGG_CAP.json b/items/LM_EGG_CAP.json
index 6991569b..0f18ada8 100644
--- a/items/LM_EGG_CAP.json
+++ b/items/LM_EGG_CAP.json
@@ -28,6 +28,7 @@
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Living_Metal_Capspawn"
+ "https://wiki.hypixel.net/Living_Metal_Capspawn",
+ "https://hypixel-skyblock.fandom.com/wiki/Living_Metal_Capspawn"
]
} \ No newline at end of file
diff --git a/items/LM_EGG_CHEST.json b/items/LM_EGG_CHEST.json
index 6655586c..90f3dd31 100644
--- a/items/LM_EGG_CHEST.json
+++ b/items/LM_EGG_CHEST.json
@@ -28,6 +28,7 @@
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Living_Metal_Chestspawn"
+ "https://wiki.hypixel.net/Living_Metal_Chestspawn",
+ "https://hypixel-skyblock.fandom.com/wiki/Living_Metal_Chestspawn"
]
} \ No newline at end of file
diff --git a/items/LM_EGG_LEGS.json b/items/LM_EGG_LEGS.json
index 9d3aed49..d90497d1 100644
--- a/items/LM_EGG_LEGS.json
+++ b/items/LM_EGG_LEGS.json
@@ -28,6 +28,7 @@
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
- "https://wiki.hypixel.net/Living_Metal_Pantspawn"
+ "https://wiki.hypixel.net/Living_Metal_Pantspawn",
+ "https://hypixel-skyblock.fandom.com/wiki/Living_Metal_Pantspawn"
]
} \ No newline at end of file
diff --git a/items/MANA_DISINTEGRATOR.json b/items/MANA_DISINTEGRATOR.json
index 9046d7b9..710886dd 100644
--- a/items/MANA_DISINTEGRATOR.json
+++ b/items/MANA_DISINTEGRATOR.json
@@ -1,22 +1,22 @@
{
"itemid": "minecraft:skull",
- "displayname": "§f§f§9Mana Disintegrator",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b9d84e23-a8e5-3992-bace-b6f3b32e34d8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NDY2MjYyOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE1NjVjMWMyNjVmNTAzOThjMDY0NmE5YjdkNjQyODk1MjJjMGIwODkwOTFiYTVhMDRmMWQxOGJhYTg2MGQ4NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Reduces the mana cost of an item\",3:\"§7by §b1% §7when applied to a\",4:\"§7deployable or a wand. Can be\",5:\"§7applied up to §a10 §7t