From 0ccc81e77a4fed4cd3be6a6bddbf817cb011d3a0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 3 Nov 2024 13:19:56 +0100 Subject: feat: Slayer Reqs in craft text (#1429) --- items/AATROX_BATPHONE.json | 4 ++-- items/ALERT_FLARE.json | 2 +- items/ANNIHILATION_CLOAK.json | 4 ++-- items/ATOMSPLIT_KATANA.json | 4 ++-- items/AXE_OF_THE_SHREDDED.json | 4 ++-- items/BLAZETEKK_HAM_RADIO.json | 4 ++-- items/BOOTS_OF_THE_PACK.json | 4 ++-- items/BURSTFIRE_DAGGER.json | 4 ++-- items/BURSTMAW_DAGGER.json | 4 ++-- items/BURSTSTOPPER_ARTIFACT.json | 8 ++++---- items/BURSTSTOPPER_TALISMAN.json | 4 ++-- items/CHESTPLATE_OF_THE_PACK.json | 4 ++-- items/CRYSTALLIZED_HEART.json | 4 ++-- items/DEMONLORD_GAUNTLET.json | 4 ++-- items/DESTRUCTION_CLOAK.json | 4 ++-- items/DEVOUR_RING.json | 4 ++-- items/EDIBLE_MACE.json | 4 ++-- items/ENDER_RELIC.json | 4 ++-- items/END_PORTAL_FUMES_MIXIN.json | 4 ++-- items/ETHERWARP_CONDUIT.json | 4 ++-- items/FINAL_DESTINATION_BOOTS.json | 8 ++++---- items/FINAL_DESTINATION_CHESTPLATE.json | 8 ++++---- items/FINAL_DESTINATION_HELMET.json | 8 ++++---- items/FINAL_DESTINATION_LEGGINGS.json | 8 ++++---- items/FIREDUST_DAGGER.json | 4 ++-- items/FLYCATCHER_UPGRADE.json | 4 ++-- items/GABAGOEY_MIXIN.json | 4 ++-- items/GLOOMLOCK_GRIMOIRE.json | 4 ++-- items/GLUE_ARROW.json | 4 ++-- items/GYROKINETIC_WAND.json | 4 ++-- items/HEARTFIRE_DAGGER.json | 4 ++-- items/HEARTMAW_DAGGER.json | 4 ++-- items/HELMET_OF_THE_PACK.json | 4 ++-- items/JUJU_SHORTBOW.json | 4 ++-- items/LEGGINGS_OF_THE_PACK.json | 8 ++++---- items/LESSER_SOULFLOW_ENGINE.json | 4 ++-- items/MANA_FLUX_POWER_ORB.json | 2 +- items/MASTIFF_BOOTS.json | 4 ++-- items/MASTIFF_CHESTPLATE.json | 4 ++-- items/MASTIFF_HELMET.json | 4 ++-- items/MASTIFF_LEGGINGS.json | 4 ++-- items/MAWDUST_DAGGER.json | 4 ++-- items/MOSQUITO_BOW.json | 4 ++-- items/OVERFLUX_POWER_ORB.json | 2 +- items/POOCH_SWORD.json | 4 ++-- items/RADIANT_POWER_ORB.json | 2 +- items/REAPER_MASK.json | 4 ++-- items/REAPER_SCYTHE.json | 4 ++-- items/REAPER_SWORD.json | 4 ++-- items/RECLUSE_FANG.json | 4 ++-- items/RED_CLAW_ARTIFACT.json | 4 ++-- items/RED_CLAW_RING.json | 4 ++-- items/RED_CLAW_TALISMAN.json | 4 ++-- items/REVENANT_BOOTS.json | 4 ++-- items/REVENANT_CHESTPLATE.json | 4 ++-- items/REVENANT_GENERATOR_12.json | 4 ++-- items/REVIVED_HEART.json | 8 ++++---- items/SCORPION_BOW.json | 4 ++-- items/SCORPION_FOIL.json | 4 ++-- items/SINSEEKER_SCYTHE.json | 4 ++-- items/SMOLDERING_CHAMBERS_TRAVEL_SCROLL.json | 4 ++-- items/SOS_FLARE.json | 2 +- items/SOULFLOW_BATTERY.json | 4 ++-- items/SOULFLOW_ENGINE.json | 4 ++-- items/SOULFLOW_PILE.json | 4 ++-- items/SOULFLOW_SUPERCELL.json | 4 ++-- items/SPIDER_ARTIFACT.json | 4 ++-- items/SPIDER_EGG_MIXIN.json | 4 ++-- items/SPIDER_RING.json | 4 ++-- items/SURVIVOR_CUBE.json | 4 ++-- items/TACTICAL_INSERTION.json | 8 ++++---- items/TARANTULA_BOOTS.json | 4 ++-- items/TARANTULA_CHESTPLATE.json | 4 ++-- items/TARANTULA_HELMET.json | 4 ++-- items/TARANTULA_LEGGINGS.json | 4 ++-- items/TELEPORTER_PILL.json | 4 ++-- items/TERMINATOR.json | 9 ++++----- items/VOIDEDGE_KATANA.json | 4 ++-- items/VOODOO_DOLL.json | 4 ++-- items/VORPAL_KATANA.json | 4 ++-- items/WAND_OF_HEALING.json | 4 ++-- items/WAND_OF_MENDING.json | 4 ++-- items/WAND_OF_RESTORATION.json | 4 ++-- items/WARNING_FLARE.json | 2 +- items/WEIRD_TUBA.json | 8 ++++---- items/WOLF_FUR_MIXIN.json | 4 ++-- items/ZOMBIE_ARTIFACT.json | 4 ++-- items/ZOMBIE_BRAIN_MIXIN.json | 4 ++-- items/ZOMBIE_RING.json | 4 ++-- 89 files changed, 192 insertions(+), 193 deletions(-) (limited to 'items') diff --git a/items/AATROX_BATPHONE.json b/items/AATROX_BATPHONE.json index daeb3379..2b83dcf8 100644 --- a/items/AATROX_BATPHONE.json +++ b/items/AATROX_BATPHONE.json @@ -27,11 +27,11 @@ "slayer_req": "WOLF_3", "internalname": "AATROX_BATPHONE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Maddox_Batphone", "https://wiki.hypixel.net/Maddox_Batphone" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 3" } \ No newline at end of file diff --git a/items/ALERT_FLARE.json b/items/ALERT_FLARE.json index 14ad8602..ac25f334 100644 --- a/items/ALERT_FLARE.json +++ b/items/ALERT_FLARE.json @@ -38,7 +38,7 @@ "slayer_req": "BLAZE_6", "modver": "", "infoType": "WIKI_URL", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 6", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Alert_Flare", "https://wiki.hypixel.net/Alert_Flare" diff --git a/items/ANNIHILATION_CLOAK.json b/items/ANNIHILATION_CLOAK.json index 52e253fb..88cddf69 100644 --- a/items/ANNIHILATION_CLOAK.json +++ b/items/ANNIHILATION_CLOAK.json @@ -28,10 +28,10 @@ "C3": "MOLTEN_POWDER:64" }, "internalname": "ANNIHILATION_CLOAK", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 7", "slayer_req": "BLAZE_7", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Annihilation_Cloak", diff --git a/items/ATOMSPLIT_KATANA.json b/items/ATOMSPLIT_KATANA.json index cfa63632..0c2c68a6 100644 --- a/items/ATOMSPLIT_KATANA.json +++ b/items/ATOMSPLIT_KATANA.json @@ -38,9 +38,9 @@ }, "slayer_req": "EMAN_6", "internalname": "ATOMSPLIT_KATANA", - "crafttext": "", + "crafttext": "Requires: Enderman Slayer 6", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Atomsplit_Katana", diff --git a/items/AXE_OF_THE_SHREDDED.json b/items/AXE_OF_THE_SHREDDED.json index 53b8448c..33b45a9c 100644 --- a/items/AXE_OF_THE_SHREDDED.json +++ b/items/AXE_OF_THE_SHREDDED.json @@ -38,9 +38,9 @@ "C3": "REVENANT_VISCERA:64" }, "internalname": "AXE_OF_THE_SHREDDED", - "crafttext": "", + "crafttext": "Requires: Zombie Slayer 8", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Axe_of_the_Shredded", diff --git a/items/BLAZETEKK_HAM_RADIO.json b/items/BLAZETEKK_HAM_RADIO.json index f07d6b52..ff017ca7 100644 --- a/items/BLAZETEKK_HAM_RADIO.json +++ b/items/BLAZETEKK_HAM_RADIO.json @@ -37,9 +37,9 @@ }, "internalname": "BLAZETEKK_HAM_RADIO", "slayer_req": "BLAZE_6", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 6", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blazetekk™_Ham_Radio", diff --git a/items/BOOTS_OF_THE_PACK.json b/items/BOOTS_OF_THE_PACK.json index c1731397..a3a19035 100644 --- a/items/BOOTS_OF_THE_PACK.json +++ b/items/BOOTS_OF_THE_PACK.json @@ -35,11 +35,11 @@ "slayer_req": "WOLF_6", "internalname": "BOOTS_OF_THE_PACK", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack", "https://wiki.hypixel.net/Boots_Of_The_Pack" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 6" } \ No newline at end of file diff --git a/items/BURSTFIRE_DAGGER.json b/items/BURSTFIRE_DAGGER.json index 881a0d0a..7836db97 100644 --- a/items/BURSTFIRE_DAGGER.json +++ b/items/BURSTFIRE_DAGGER.json @@ -42,9 +42,9 @@ }, "internalname": "BURSTFIRE_DAGGER", "slayer_req": "BLAZE_4", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 4", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Kindlebane_Dagger", diff --git a/items/BURSTMAW_DAGGER.json b/items/BURSTMAW_DAGGER.json index 174b547c..ac34ffd7 100644 --- a/items/BURSTMAW_DAGGER.json +++ b/items/BURSTMAW_DAGGER.json @@ -42,9 +42,9 @@ }, "internalname": "BURSTMAW_DAGGER", "slayer_req": "BLAZE_4", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 4", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mawdredge_Dagger", diff --git a/items/BURSTSTOPPER_ARTIFACT.json b/items/BURSTSTOPPER_ARTIFACT.json index 0877ac04..9fd1882f 100644 --- a/items/BURSTSTOPPER_ARTIFACT.json +++ b/items/BURSTSTOPPER_ARTIFACT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§5Burststopper Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1b16b8df-088d-3f72-b717-42c3e11df12d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTYzOTQ4NzcwMSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODljYmJiZTdlZDAzNTZkNTg0NjU5NmM0YWQxY2ZhOWZhNzE5ZGIxYzQ1NjhmM2Y3ZjBjNzk3OWU3YTQwMTIwOCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+2\",1:\"§7True Defense: §a+3\",2:\"\",3:\"§7If an incoming hit would deal at\",4:\"§7least §c50% §7of your §c❤§7,\",5:\"§7multiply its damage by §a0.9§7.\",6:\"\",7:\"§7§4☠ §cRequires §5Blaze Slayer 7§c.\",8:\"§5§lEPIC ACCESSORY\"],Name:\"§f§f§5Burststopper Artifact\"},ExtraAttributes:{id:\"BURSTSTOPPER_ARTIFACT\"}}", + "displayname": "§5Burststopper Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1b16b8df-088d-3f72-b717-42c3e11df12d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTYzOTQ4NzcwMSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODljYmJiZTdlZDAzNTZkNTg0NjU5NmM0YWQxY2ZhOWZhNzE5ZGIxYzQ1NjhmM2Y3ZjBjNzk3OWU3YTQwMTIwOCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+2\",1:\"§7True Defense: §a+3\",2:\"\",3:\"§7If an incoming hit would deal at\",4:\"§7least §c50% §7of your §c❤§7,\",5:\"§7multiply its damage by §a0.9§7.\",6:\"\",7:\"§7§4☠ §cRequires §5Blaze Slayer 7§c.\",8:\"§5§lEPIC ACCESSORY\"],Name:\"§5Burststopper Artifact\"},ExtraAttributes:{id:\"BURSTSTOPPER_ARTIFACT\"}}", "damage": 3, "lore": [ "§7Strength: §c+2", @@ -28,9 +28,9 @@ "internalname": "BURSTSTOPPER_ARTIFACT", "clickcommand": "viewrecipe", "slayer_req": "BLAZE_7", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 7", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Burststopper_Artifact", "https://wiki.hypixel.net/Burststopper_Artifact" diff --git a/items/BURSTSTOPPER_TALISMAN.json b/items/BURSTSTOPPER_TALISMAN.json index 68a15502..a46931d5 100644 --- a/items/BURSTSTOPPER_TALISMAN.json +++ b/items/BURSTSTOPPER_TALISMAN.json @@ -26,10 +26,10 @@ "C3": "WHIPPED_MAGMA_CREAM:1" }, "internalname": "BURSTSTOPPER_TALISMAN", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 3", "clickcommand": "viewrecipe", "slayer_req": "BLAZE_3", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Burststopper_Talisman", diff --git a/items/CHESTPLATE_OF_THE_PACK.json b/items/CHESTPLATE_OF_THE_PACK.json index 62af7853..47f16cdf 100644 --- a/items/CHESTPLATE_OF_THE_PACK.json +++ b/items/CHESTPLATE_OF_THE_PACK.json @@ -35,11 +35,11 @@ "slayer_req": "WOLF_6", "internalname": "CHESTPLATE_OF_THE_PACK", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack", "https://wiki.hypixel.net/Chestplate_Of_The_Pack" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 6" } \ No newline at end of file diff --git a/items/CRYSTALLIZED_HEART.json b/items/CRYSTALLIZED_HEART.json index 7b532c39..cf030957 100644 --- a/items/CRYSTALLIZED_HEART.json +++ b/items/CRYSTALLIZED_HEART.json @@ -32,11 +32,11 @@ "slayer_req": "ZOMBIE_3", "internalname": "CRYSTALLIZED_HEART", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crystallized_Heart", "https://wiki.hypixel.net/Crystallized_Heart" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 3" } \ No newline at end of file diff --git a/items/DEMONLORD_GAUNTLET.json b/items/DEMONLORD_GAUNTLET.json index bd88ad51..7c126b82 100644 --- a/items/DEMONLORD_GAUNTLET.json +++ b/items/DEMONLORD_GAUNTLET.json @@ -29,9 +29,9 @@ }, "internalname": "DEMONLORD_GAUNTLET", "slayer_req": "BLAZE_4", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 4", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Demonslayer_Gauntlet", diff --git a/items/DESTRUCTION_CLOAK.json b/items/DESTRUCTION_CLOAK.json index e2366924..70f3e905 100644 --- a/items/DESTRUCTION_CLOAK.json +++ b/items/DESTRUCTION_CLOAK.json @@ -28,10 +28,10 @@ "C3": "MOLTEN_POWDER:48" }, "internalname": "DESTRUCTION_CLOAK", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 5", "slayer_req": "BLAZE_5", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Destruction_Cloak", diff --git a/items/DEVOUR_RING.json b/items/DEVOUR_RING.json index 8886c71b..dc202ba7 100644 --- a/items/DEVOUR_RING.json +++ b/items/DEVOUR_RING.json @@ -25,11 +25,11 @@ "slayer_req": "ZOMBIE_5", "internalname": "DEVOUR_RING", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Devour_Ring", "https://wiki.hypixel.net/Devour_Ring" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 5" } \ No newline at end of file diff --git a/items/EDIBLE_MACE.json b/items/EDIBLE_MACE.json index 9e4dcee1..571b58b3 100644 --- a/items/EDIBLE_MACE.json +++ b/items/EDIBLE_MACE.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+25\",2:\"\",3:\"§6Ability: ME SMASH HEAD §e§lRIGHT CLICK\",4:\"§7Your next attack deals §cdouble\",5:\"§cdamage §7and weakens animals,\",6:\"§7making them deal §c-35% §7damage\",7:\"§7for §a30 §7seconds.\",8:\"§7§8Debuff doesn\u0027t stack.\",9:\"§8Mana Cost: §3100\",10:\"\",11:\"§7§4☠ §cRequires §5Wolf Slayer 5§c.\",12:\"§9§lRARE SWORD\"],Name:\"§9Edible Mace\"},ExtraAttributes:{modifier:\"sharp\",id:\"EDIBLE_MACE\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Damage: §c+125", "§7Strength: §c+25", @@ -38,5 +38,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Edible_Mace", "https://wiki.hypixel.net/Edible_Mace" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 5" } \ No newline at end of file diff --git a/items/ENDER_RELIC.json b/items/ENDER_RELIC.json index 89362117..a0700d8a 100644 --- a/items/ENDER_RELIC.json +++ b/items/ENDER_RELIC.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"82405baa-d09d-39be-a9b9-fb79aeb9bfe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY5ZGE0ZTdiOGQ1NThhZjAyZTgwZTJlMTY2OWNlYjYwODQ4OThkYjU1OTA3ZWYzZTY2ZDlhMzI5MzI5ZTk0MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Ender Dragons§7, §7Endermen§7, and\",2:\"§7§7Endermites by §a25%§7.\",3:\"\",4:\"§7§4☠ §cRequires §5Enderman Slayer 7§c.\",5:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ender Relic\"},ExtraAttributes:{id:\"ENDER_RELIC\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Reduces the damage taken from", "§7§7Ender Dragons§7, §7Endermen§7, and", @@ -31,5 +31,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Ender_Relic", "https://wiki.hypixel.net/Ender_Relic" ], - "crafttext": "" + "crafttext": "Requires: Enderman Slayer 7" } \ No newline at end of file diff --git a/items/END_PORTAL_FUMES_MIXIN.json b/items/END_PORTAL_FUMES_MIXIN.json index 925511d3..c11b32e2 100644 --- a/items/END_PORTAL_FUMES_MIXIN.json +++ b/items/END_PORTAL_FUMES_MIXIN.json @@ -26,9 +26,9 @@ "§9§lRARE" ], "internalname": "END_PORTAL_FUMES_MIXIN", - "crafttext": "", + "crafttext": "Requires: Enderman Slayer 8", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mixins", diff --git a/items/ETHERWARP_CONDUIT.json b/items/ETHERWARP_CONDUIT.json index f00beffc..8d60c9a5 100644 --- a/items/ETHERWARP_CONDUIT.json +++ b/items/ETHERWARP_CONDUIT.json @@ -27,8 +27,8 @@ "slayer_req": "EMAN_7", "internalname": "ETHERWARP_CONDUIT", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "crafttext": "", + "modver": "", + "crafttext": "Requires: Enderman Slayer 7", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Etherwarp_Conduit", diff --git a/items/FINAL_DESTINATION_BOOTS.json b/items/FINAL_DESTINATION_BOOTS.json index 1c51cb72..29605322 100644 --- a/items/FINAL_DESTINATION_BOOTS.json +++ b/items/FINAL_DESTINATION_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§f§f§6Final Destination Boots", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7§7Costs §32⸎ Soulflow §7per 5s\",6:\"§7in combat while §asneaking§7:\",7:\"§3⁍ §c+30❁ Strength\",8:\"§3⁍ §e+20⚔ Bonus Attack Speed\",9:\"§3⁍ §f+10✦ Speed\",10:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.25x\",11:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",12:\"§3⁍ §a+100% §7damage against Endermen\",13:\"\",14:\"§6Piece Bonus: Enderman Bulwark\",15:\"§7Kill Endermen to accumulate\",16:\"§7defense against them.\",17:\"§7Piece Bonus: §a+0❈\",18:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c100§8)\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 4§c.\",22:\"§6§lLEGENDARY BOOTS\"],color:655377,Name:\"§f§f§6Final Destination Boots\"},ExtraAttributes:{color:\"10:0:17\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"FINAL_DESTINATION_BOOTS\"},AttributeModifiers:[]}", + "displayname": "§6Final Destination Boots", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7§7Costs §32⸎ Soulflow §7per 5s\",6:\"§7in combat while §asneaking§7:\",7:\"§3⁍ §c+30❁ Strength\",8:\"§3⁍ §e+20⚔ Bonus Attack Speed\",9:\"§3⁍ §f+10✦ Speed\",10:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.25x\",11:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",12:\"§3⁍ §a+100% §7damage against Endermen\",13:\"\",14:\"§6Piece Bonus: Enderman Bulwark\",15:\"§7Kill Endermen to accumulate\",16:\"§7defense against them.\",17:\"§7Piece Bonus: §a+0❈\",18:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c100§8)\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 4§c.\",22:\"§6§lLEGENDARY BOOTS\"],color:655377,Name:\"§6Final Destination Boots\"},ExtraAttributes:{color:\"10:0:17\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"FINAL_DESTINATION_BOOTS\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+100", @@ -41,9 +41,9 @@ }, "slayer_req": "EMAN_4", "internalname": "FINAL_DESTINATION_BOOTS", - "crafttext": "", + "crafttext": "Requires: Enderman Slayer 4", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Final_Destination_Armor", diff --git a/items/FINAL_DESTINATION_CHESTPLATE.json b/items/FINAL_DESTINATION_CHESTPLATE.json index 6c66100a..f0424085 100644 --- a/items/FINAL_DESTINATION_CHESTPLATE.json +++ b/items/FINAL_DESTINATION_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§f§f§6Final Destination Chestplate", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7§7Costs §32⸎ Soulflow §7per 5s\",6:\"§7in combat while §asneaking§7:\",7:\"§3⁍ §c+30❁ Strength\",8:\"§3⁍ §e+20⚔ Bonus Attack Speed\",9:\"§3⁍ §f+10✦ Speed\",10:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.25x\",11:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",12:\"§3⁍ §a+100% §7damage against Endermen\",13:\"\",14:\"§6Piece Bonus: Enderman Bulwark\",15:\"§7Kill Endermen to accumulate\",16:\"§7defense against them.\",17:\"§7Piece Bonus: §a+40❈\",18:\"§7Next Upgrade: §a+60❈ §8(§a0§7/§c100§8)\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 4§c.\",22:\"§6§lLEGENDARY CHESTPLATE\"],color:655377,Name:\"§f§f§6Final Destination Chestplate\"},ExtraAttributes:{color:\"10:0:17\",eman_kills:207,originTag:\"QUICK_CRAFTING\",id:\"FINAL_DESTINATION_CHESTPLATE\"},AttributeModifiers:[]}", + "displayname": "§6Final Destination Chestplate", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7§7Costs §32⸎ Soulflow §7per 5s\",6:\"§7in combat while §asneaking§7:\",7:\"§3⁍ §c+30❁ Strength\",8:\"§3⁍ §e+20⚔ Bonus Attack Speed\",9:\"§3⁍ §f+10✦ Speed\",10:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.25x\",11:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",12:\"§3⁍ §a+100% §7damage against Endermen\",13:\"\",14:\"§6Piece Bonus: Enderman Bulwark\",15:\"§7Kill Endermen to accumulate\",16:\"§7defense against them.\",17:\"§7Piece Bonus: §a+40❈\",18:\"§7Next Upgrade: §a+60❈ §8(§a0§7/§c100§8)\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 4§c.\",22:\"§6§lLEGENDARY CHESTPLATE\"],color:655377,Name:\"§6Final Destination Chestplate\"},ExtraAttributes:{color:\"10:0:17\",eman_kills:207,originTag:\"QUICK_CRAFTING\",id:\"FINAL_DESTINATION_CHESTPLATE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+200", @@ -41,9 +41,9 @@ }, "slayer_req": "EMAN_4", "internalname": "FINAL_DESTINATION_CHESTPLATE", - "crafttext": "", + "crafttext": "Requires: Enderman Slayer 4", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Final_Destination_Armor", diff --git a/items/FINAL_DESTINATION_HELMET.json b/items/FINAL_DESTINATION_HELMET.json index 1db517f3..ab0513d7 100644 --- a/items/FINAL_DESTINATION_HELMET.json +++ b/items/FINAL_DESTINATION_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§6Final Destination Helmet", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"525b1ad8-fb3f-3a62-bd80-da5428a7ac2e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTkyMjk4ODY5MywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjIxN2M1NmJiZDc3ZjY0N2I4NDAzODAzZWQ3ZWQ5ODJkZDdhZmNmOGEyY2E0MTMzZDJjMzU3ZWUwODk2ZWZlMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+140\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7§7Costs §32⸎ Soulflow §7per 5s\",6:\"§7in combat while §asneaking§7:\",7:\"§3⁍ §c+30❁ Strength\",8:\"§3⁍ §e+20⚔ Bonus Attack Speed\",9:\"§3⁍ §f+10✦ Speed\",10:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.25x\",11:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",12:\"§3⁍ §a+100% §7damage against Endermen\",13:\"\",14:\"§6Piece Bonus: Enderman Bulwark\",15:\"§7Kill Endermen to accumulate\",16:\"§7defense against them.\",17:\"§7Piece Bonus: §a+0❈\",18:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c100§8)\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 4§c.\",22:\"§6§lLEGENDARY HELMET\"],Name:\"§f§f§6Final Destination Helmet\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FINAL_DESTINATION_HELMET\"},AttributeModifiers:[]}", + "displayname": "§6Final Destination Helmet", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"525b1ad8-fb3f-3a62-bd80-da5428a7ac2e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTkyMjk4ODY5MywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjIxN2M1NmJiZDc3ZjY0N2I4NDAzODAzZWQ3ZWQ5ODJkZDdhZmNmOGEyY2E0MTMzZDJjMzU3ZWUwODk2ZWZlMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+140\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7§7Costs §32⸎ Soulflow §7per 5s\",6:\"§7in combat while §asneaking§7:\",7:\"§3⁍ §c+30❁ Strength\",8:\"§3⁍ §e+20⚔ Bonus Attack Speed\",9:\"§3⁍ §f+10✦ Speed\",10:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.25x\",11:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",12:\"§3⁍ §a+100% §7damage against Endermen\",13:\"\",14:\"§6Piece Bonus: Enderman Bulwark\",15:\"§7Kill Endermen to accumulate\",16:\"§7defense against them.\",17:\"§7Piece Bonus: §a+0❈\",18:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c100§8)\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 4§c.\",22:\"§6§lLEGENDARY HELMET\"],Name:\"§6Final Destination Helmet\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FINAL_DESTINATION_HELMET\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7Health: §a+140", @@ -41,9 +41,9 @@ }, "slayer_req": "EMAN_4", "internalname": "FINAL_DESTINATION_HELMET", - "crafttext": "", + "crafttext": "Requires: Enderman Slayer 4", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Final_Destination_Armor", diff --git a/items/FINAL_DESTINATION_LEGGINGS.json b/items/FINAL_DESTINATION_LEGGINGS.json index d1f80026..1d86e06b 100644 --- a/items/FINAL_DESTINATION_LEGGINGS.json +++ b/items/FINAL_DESTINATION_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§f§f§6Final Destination Leggings", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+160\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7§7Costs §32⸎ Soulflow §7per 5s\",6:\"§7in combat while §asneaking§7:\",7:\"§3⁍ §c+30❁ Strength\",8:\"§3⁍ §e+20⚔ Bonus Attack Speed\",9:\"§3⁍ §f+10✦ Speed\",10:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.25x\",11:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",12:\"§3⁍ §a+100% §7damage against Endermen\",13:\"\",14:\"§6Piece Bonus: Enderman Bulwark\",15:\"§7Kill Endermen to accumulate\",16:\"§7defense against them.\",17:\"§7Piece Bonus: §a+40❈\",18:\"§7Next Upgrade: §a+60❈ §8(§a0§7/§c100§8)\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 4§c.\",22:\"§6§lLEGENDARY LEGGINGS\"],color:16741887,Name:\"§f§f§6Final Destination Leggings\"},ExtraAttributes:{color:\"255:117:255\",eman_kills:207,originTag:\"QUICK_CRAFTING\",id:\"FINAL_DESTINATION_LEGGINGS\"},AttributeModifiers:[]}", + "displayname": "§6Final Destination Leggings", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+160\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7§7Costs §32⸎ Soulflow §7per 5s\",6:\"§7in combat while §asneaking§7:\",7:\"§3⁍ §c+30❁ Strength\",8:\"§3⁍ §e+20⚔ Bonus Attack Speed\",9:\"§3⁍ §f+10✦ Speed\",10:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.25x\",11:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",12:\"§3⁍ §a+100% §7damage against Endermen\",13:\"\",14:\"§6Piece Bonus: Enderman Bulwark\",15:\"§7Kill Endermen to accumulate\",16:\"§7defense against them.\",17:\"§7Piece Bonus: §a+40❈\",18:\"§7Next Upgrade: §a+60❈ §8(§a0§7/§c100§8)\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer 4§c.\",22:\"§6§lLEGENDARY LEGGINGS\"],color:16741887,Name:\"§6Final Destination Leggings\"},ExtraAttributes:{color:\"255:117:255\",eman_kills:207,originTag:\"QUICK_CRAFTING\",id:\"FINAL_DESTINATION_LEGGINGS\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+160", @@ -41,9 +41,9 @@ }, "slayer_req": "EMAN_4", "internalname": "FINAL_DESTINATION_LEGGINGS", - "crafttext": "", + "crafttext": "Requires: Enderman Slayer 4", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Final_Destination_Armor", diff --git a/items/FIREDUST_DAGGER.json b/items/FIREDUST_DAGGER.json index 07687d16..81a4e9e0 100644 --- a/items/FIREDUST_DAGGER.json +++ b/items/FIREDUST_DAGGER.json @@ -40,9 +40,9 @@ "C3": "" }, "internalname": "FIREDUST_DAGGER", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 2", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Firedust_Dagger", diff --git a/items/FLYCATCHER_UPGRADE.json b/items/FLYCATCHER_UPGRADE.json index 3ff53ee7..15c7ad32 100644 --- a/items/FLYCATCHER_UPGRADE.json +++ b/items/FLYCATCHER_UPGRADE.json @@ -27,9 +27,9 @@ "slayer_req": "SPIDER_6", "internalname": "FLYCATCHER_UPGRADE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", - "crafttext": "", + "crafttext": "Requires: Spider Slayer 6", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Flycatcher", "https://wiki.hypixel.net/Flycatcher" diff --git a/items/GABAGOEY_MIXIN.json b/items/GABAGOEY_MIXIN.json index eef19286..a861a359 100644 --- a/items/GABAGOEY_MIXIN.json +++ b/items/GABAGOEY_MIXIN.json @@ -26,9 +26,9 @@ "§9§lRARE" ], "internalname": "GABAGOEY_MIXIN", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 8", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mixins", diff --git a/items/GLOOMLOCK_GRIMOIRE.json b/items/GLOOMLOCK_GRIMOIRE.json index 56baa109..22d7b448 100644 --- a/items/GLOOMLOCK_GRIMOIRE.json +++ b/items/GLOOMLOCK_GRIMOIRE.json @@ -31,8 +31,8 @@ "slayer_req": "EMAN_5", "internalname": "GLOOMLOCK_GRIMOIRE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "crafttext": "", + "modver": "", + "crafttext": "Requires: Enderman Slayer 5", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Gloomlock_Grimoire", diff --git a/items/GLUE_ARROW.json b/items/GLUE_ARROW.json index 5d2d0c73..57d840e8 100644 --- a/items/GLUE_ARROW.json +++ b/items/GLUE_ARROW.json @@ -18,9 +18,9 @@ "§9§lRARE ARROW" ], "internalname": "GLUE_ARROW", - "crafttext": "", + "crafttext": "Requires: Spider Slayer 3", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Arrows", diff --git a/items/GYROKINETIC_WAND.json b/items/GYROKINETIC_WAND.json index a65b0c72..5330696b 100644 --- a/items/GYROKINETIC_WAND.json +++ b/items/GYROKINETIC_WAND.json @@ -44,8 +44,8 @@ "slayer_req": "EMAN_6", "internalname": "GYROKINETIC_WAND", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "crafttext": "", + "modver": "", + "crafttext": "Requires: Enderman Slayer 6", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Gyrokinetic_Wand", diff --git a/items/HEARTFIRE_DAGGER.json b/items/HEARTFIRE_DAGGER.json index 5633ab6a..1ce88b9b 100644 --- a/items/HEARTFIRE_DAGGER.json +++ b/items/HEARTFIRE_DAGGER.json @@ -44,9 +44,9 @@ }, "internalname": "HEARTFIRE_DAGGER", "slayer_req": "BLAZE_6", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 6", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pyrochaos_Dagger", diff --git a/items/HEARTMAW_DAGGER.json b/items/HEARTMAW_DAGGER.json index 284dae68..d43f166f 100644 --- a/items/HEARTMAW_DAGGER.json +++ b/items/HEARTMAW_DAGGER.json @@ -43,10 +43,10 @@ "C3": "INFERNO_VERTEX:8" }, "internalname": "HEARTMAW_DAGGER", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 6", "slayer_req": "BLAZE_6", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Deathripper_Dagger", diff --git a/items/HELMET_OF_THE_PACK.json b/items/HELMET_OF_THE_PACK.json index b2c400c2..011f0fb7 100644 --- a/items/HELMET_OF_THE_PACK.json +++ b/items/HELMET_OF_THE_PACK.json @@ -35,11 +35,11 @@ "slayer_req": "WOLF_6", "internalname": "HELMET_OF_THE_PACK", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack", "https://wiki.hypixel.net/Helmet_Of_The_Pack" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 6" } \ No newline at end of file diff --git a/items/JUJU_SHORTBOW.json b/items/JUJU_SHORTBOW.json index c4b4c698..b70a524e 100644 --- a/items/JUJU_SHORTBOW.json +++ b/items/JUJU_SHORTBOW.json @@ -32,9 +32,9 @@ }, "slayer_req": "EMAN_5", "internalname": "JUJU_SHORTBOW", - "crafttext": "", + "crafttext": "Requires: Enderman Slayer 5", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Juju_Shortbow", diff --git a/items/LEGGINGS_OF_THE_PACK.json b/items/LEGGINGS_OF_THE_PACK.json index 14f68392..015c62db 100644 --- a/items/LEGGINGS_OF_THE_PACK.json +++ b/items/LEGGINGS_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_leggings", - "displayname": "§f§f§5Leggings of the Pack", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense§7.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearer\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4☠ §cRequires §5Wolf Slayer 6§c.\",15:\"§5§kX§5 Rift-Transferable §kX\",16:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{id:\"LEGGINGS_OF_THE_PACK\"}}", + "displayname": "§5Leggings of the Pack", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense§7.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearer\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4☠ §cRequires §5Wolf Slayer 6§c.\",15:\"§5§kX§5 Rift-Transferable §kX\",16:\"§5§lEPIC LEGGINGS\"],Name:\"§5Leggings of the Pack\"},ExtraAttributes:{id:\"LEGGINGS_OF_THE_PACK\"}}", "damage": 0, "lore": [ "§7Health: §a+80", @@ -36,11 +36,11 @@ "slayer_req": "WOLF_6", "internalname": "LEGGINGS_OF_THE_PACK", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack", "https://wiki.hypixel.net/Leggings_Of_The_Pack" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 6" } \ No newline at end of file diff --git a/items/LESSER_SOULFLOW_ENGINE.json b/items/LESSER_SOULFLOW_ENGINE.json index bc21265e..2c51aaa3 100644 --- a/items/LESSER_SOULFLOW_ENGINE.json +++ b/items/LESSER_SOULFLOW_ENGINE.json @@ -28,8 +28,8 @@ "slayer_req": "EMAN_2", "internalname": "LESSER_SOULFLOW_ENGINE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "crafttext": "", + "modver": "", + "crafttext": "Requires: Enderman Slayer 2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lesser_Soulflow_Engine", diff --git a/items/MANA_FLUX_POWER_ORB.json b/items/MANA_FLUX_POWER_ORB.json index a51d0de8..4ce68cae 100644 --- a/items/MANA_FLUX_POWER_ORB.json +++ b/items/MANA_FLUX_POWER_ORB.json @@ -31,7 +31,7 @@ }, "slayer_req": "WOLF_6", "internalname": "MANA_FLUX_POWER_ORB", - "crafttext": "", + "crafttext": "Requires: Wolf Slayer 6", "clickcommand": "viewrecipe", "modver": "", "infoType": "WIKI_URL", diff --git a/items/MASTIFF_BOOTS.json b/items/MASTIFF_BOOTS.json index 7fdac1d9..16e3ada5 100644 --- a/items/MASTIFF_BOOTS.json +++ b/items/MASTIFF_BOOTS.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+25\",3:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Absolute Unit\",6:\"§c+50❤ §7per §c1% Crit Damage\",7:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",8:\"§7Receive §a-20% §7damage from wolves.\",9:\"§7Your crit damage is §950% §7less effective.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§c☠ §5Requires Wolf Slayer 4§c.\",13:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{id:\"MASTIFF_BOOTS\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Health: §a+500", "§7Defense: §a-1,000,000", @@ -39,5 +39,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor", "https://wiki.hypixel.net/Mastiff_Boots" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 4" } \ No newline at end of file diff --git a/items/MASTIFF_CHESTPLATE.json b/items/MASTIFF_CHESTPLATE.json index 97358bf4..350e914c 100644 --- a/items/MASTIFF_CHESTPLATE.json +++ b/items/MASTIFF_CHESTPLATE.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",3:\"\",4:\"§6Full Set Bonus: Absolute Unit\",5:\"§c+50❤ §7per §c1% Crit Damage\",6:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Your crit damage is §950% §7less effective.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Wolf Slayer 4§c.\",12:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Mastiff Chestplate\"},ExtraAttributes:{id:\"MASTIFF_CHESTPLATE\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Health: §a+500", "§7Defense: §a-1,000,000", @@ -38,5 +38,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor", "https://wiki.hypixel.net/Mastiff_Chestplate" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 4" } \ No newline at end of file diff --git a/items/MASTIFF_HELMET.json b/items/MASTIFF_HELMET.json index 2b36eef5..0e2fa524 100644 --- a/items/MASTIFF_HELMET.json +++ b/items/MASTIFF_HELMET.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"27508566-a773-3516-8903-9e405064893e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzI4NTk1MGZkNjc4NThlNzZjNDM5YjBiNWI4N2M2OWE2YzUyYTRkZjkzNmUyMjRkODQzYjE0YzIyNTY1OTQ5ZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+125\",3:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Absolute Unit\",6:\"§c+50❤ §7per §c1% Crit Damage\",7:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",8:\"§7Receive §a-20% §7damage from wolves.\",9:\"§7Your crit damage is §950% §7less effective.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§c☠ §5Requires Wolf Slayer 4§c.\",13:\"§5§lEPIC HELMET\"],Name:\"§5Mastiff Crown\"},ExtraAttributes:{id:\"MASTIFF_HELMET\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Health: §a+500", "§7Defense: §a-1,000,000", @@ -39,5 +39,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor", "https://wiki.hypixel.net/Mastiff_Crown" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 4" } \ No newline at end of file diff --git a/items/MASTIFF_LEGGINGS.json b/items/MASTIFF_LEGGINGS.json index 5ab1b39a..b21e40c6 100644 --- a/items/MASTIFF_LEGGINGS.json +++ b/items/MASTIFF_LEGGINGS.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",3:\"\",4:\"§6Full Set Bonus: Absolute Unit\",5:\"§c+50❤ §7per §c1% Crit Damage\",6:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Your crit damage is §950% §7less effective.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Wolf Slayer 4§c.\",12:\"§5§lEPIC LEGGINGS\"],Name:\"§5Mastiff Leggings\"},ExtraAttributes:{id:\"MASTIFF_LEGGINGS\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Health: §a+500", "§7Defense: §a-1,000,000", @@ -38,5 +38,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor", "https://wiki.hypixel.net/Mastiff_Leggings" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 4" } \ No newline at end of file diff --git a/items/MAWDUST_DAGGER.json b/items/MAWDUST_DAGGER.json index 0f7283ac..b8a81757 100644 --- a/items/MAWDUST_DAGGER.json +++ b/items/MAWDUST_DAGGER.json @@ -40,10 +40,10 @@ "C3": "" }, "internalname": "MAWDUST_DAGGER", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 2", "clickcommand": "viewrecipe", "slayer_req": "BLAZE_2", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Twilight_Dagger", diff --git a/items/MOSQUITO_BOW.json b/items/MOSQUITO_BOW.json index 3f5b0e73..c82401d4 100644 --- a/items/MOSQUITO_BOW.json +++ b/items/MOSQUITO_BOW.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+151\",2:\"§7Crit Damage: §c+39%\",3:\"§7Vitality: §a+20\",4:\"\",5:\"§6Ability: Nasty Bite \",6:\"§8Fully charged shots while sneaking\",7:\"§7Costs §b11% §7of max mana.\",8:\"§7Deal §c+19% §7damage.\",9:\"§7Heal for §a2x §7the mana cost.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4☠ §cRequires §5Spider Slayer 7§c.\",13:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{id:\"MOSQUITO_BOW\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Damage: §c+251", "§7Strength: §c+151", @@ -39,5 +39,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Mosquito_Bow", "https://wiki.hypixel.net/Mosquito_Bow" ], - "crafttext": "" + "crafttext": "Requires: Spider Slayer 7" } \ No newline at end of file diff --git a/items/OVERFLUX_POWER_ORB.json b/items/OVERFLUX_POWER_ORB.json index 822f61b7..91540e79 100644 --- a/items/OVERFLUX_POWER_ORB.json +++ b/items/OVERFLUX_POWER_ORB.json @@ -32,7 +32,7 @@ }, "slayer_req": "WOLF_7", "internalname": "OVERFLUX_POWER_ORB", - "crafttext": "", + "crafttext": "Requires: Wolf Slayer 7", "clickcommand": "viewrecipe", "modver": "", "infoType": "WIKI_URL", diff --git a/items/POOCH_SWORD.json b/items/POOCH_SWORD.json index 3d2838e9..5a6e9cc6 100644 --- a/items/POOCH_SWORD.json +++ b/items/POOCH_SWORD.json @@ -4,7 +4,7 @@ "displayname": "§6Pooch Sword", "damage": 0, "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Speed: §a+5\",3:\" §8[§8❁§8]\",4:\"\",5:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",6:\"§7Receive §a-20% §7damage from wolves.\",7:\"§7Gain §c+150❁ Strength §7against wolves.\",8:\"\",9:\"§c☠ §5Requires Wolf Slayer 6§c.\",10:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{id:\"POOCH_SWORD\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Damage: §c+120", "§7Strength: §c+20", @@ -35,5 +35,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Pooch_Sword", "https://wiki.hypixel.net/Pooch_Sword" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 6" } \ No newline at end of file diff --git a/items/RADIANT_POWER_ORB.json b/items/RADIANT_POWER_ORB.json index 31ff3a66..82db4831 100644 --- a/items/RADIANT_POWER_ORB.json +++ b/items/RADIANT_POWER_ORB.json @@ -29,7 +29,7 @@ }, "slayer_req": "WOLF_2", "internalname": "RADIANT_POWER_ORB", - "crafttext": "", + "crafttext": "Requires: Wolf Slayer 2", "clickcommand": "viewrecipe", "modver": "", "infoType": "WIKI_URL", diff --git a/items/REAPER_MASK.json b/items/REAPER_MASK.json index afd0dbe0..e3c49690 100644 --- a/items/REAPER_MASK.json +++ b/items/REAPER_MASK.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f4d7f301-cd28-353c-8027-8c617257b861\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgwMzY3MjYwNjYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYzAxODQ0NzNmZTg4MmQyODk1Y2U3Y2JjODE5N2JkNDBmZjcwYmYxMGQzNzQ1ZGU5N2I2YzJhOWM1ZmM3OGYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\" §8[§7❤§8] §8[§8✎§8]\",4:\"\",5:\"§6Ability: Evil Incarnate\",6:\"§7While wearing:\",7:\"§2• §7Doubles your §a☄ Mending§7.\",8:\"§2• §7Doubles your §4♨ Vitality§7.\",9:\"§2• §7Zombie Armor triggers on all hits.\",10:\"§2• §7Store §b2 §7extra necromancer souls.\",11:\"§2• §7Summon §b2 §7more necromancy mobs.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Zombie Slayer 7§c.\",17:\"§6§lLEGENDARY HELMET\"],Name:\"§6Reaper Mask\"},ExtraAttributes:{id:\"REAPER_MASK\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Health: §a+150", "§7Defense: §a+100", @@ -43,5 +43,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Reaper_Mask", "https://wiki.hypixel.net/Reaper_Mask" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 7" } \ No newline at end of file diff --git a/items/REAPER_SCYTHE.json b/items/REAPER_SCYTHE.json index ea838a48..f71ca397 100644 --- a/items/REAPER_SCYTHE.json +++ b/items/REAPER_SCYTHE.json @@ -43,11 +43,11 @@ "internalname": "REAPER_SCYTHE", "clickcommand": "viewrecipe", "slayer_req": "ZOMBIE_7", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Reaper_Scythe", "https://wiki.hypixel.net/Reaper_Scythe" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 7" } \ No newline at end of file diff --git a/items/REAPER_SWORD.json b/items/REAPER_SWORD.json index d8692a95..5afd7982 100644 --- a/items/REAPER_SWORD.json +++ b/items/REAPER_SWORD.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+100\",2:\"§7Intelligence: §a+200\",3:\" §8[§8❁§8]\",4:\"\",5:\"§7Heal §c10❤ §7per hit.\",6:\"§7Deal §a+200% §7damage to Zombies§7.\",7:\"§7§7Receive §a20% §7less damage\",8:\"§7from Zombies§7 when held.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4☠ §cRequires §5Zombie Slayer 6§c.\",12:\"§5§lEPIC SWORD\"],Name:\"§5Reaper Falchion\"},ExtraAttributes:{id:\"REAPER_SWORD\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Damage: §c+120", "§7Strength: §c+100", @@ -38,5 +38,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Reaper_Falchion", "https://wiki.hypixel.net/Reaper_Falchion" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 6" } \ No newline at end of file diff --git a/items/RECLUSE_FANG.json b/items/RECLUSE_FANG.json index bc873c9c..e017b986 100644 --- a/items/RECLUSE_FANG.json +++ b/items/RECLUSE_FANG.json @@ -32,11 +32,11 @@ "slayer_req": "SPIDER_2", "internalname": "RECLUSE_FANG", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Recluse_Fang", "https://wiki.hypixel.net/Recluse_Fang" ], - "crafttext": "" + "crafttext": "Requires: Spider Slayer 2" } \ No newline at end of file diff --git a/items/RED_CLAW_ARTIFACT.json b/items/RED_CLAW_ARTIFACT.json index 1b54096c..07e6d93d 100644 --- a/items/RED_CLAW_ARTIFACT.json +++ b/items/RED_CLAW_ARTIFACT.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"78146467-3ebe-3485-ae05-e8f8df8dd788\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzA1NTAwMzc2MTYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NhZjU5YjhhYTBmODM1NDZlZjBkMTc4Y2NmODdlN2VkODhjZjc4NThjYWFlNzliMzYzM2NiZDc1YjY1MDUyNWYifX19\"}]}},display:{Lore:[0:\"§7Crit Damage: §c+5% \",1:\"\",2:\"§7§4☠ §cRequires §5Wolf Slayer 5§c.\",3:\"§5§lEPIC ACCESSORY\"],Name:\"§5Red Claw Artifact\"},ExtraAttributes:{modifier:\"strong\",id:\"RED_CLAW_ARTIFACT\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Crit Damage: §c+5% ", "", @@ -29,5 +29,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Red_Claw_Artifact", "https://wiki.hypixel.net/Red_Claw_Artifact" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 5" } \ No newline at end of file diff --git a/items/RED_CLAW_RING.json b/items/RED_CLAW_RING.json index 43dd1eba..377bfd62 100644 --- a/items/RED_CLAW_RING.json +++ b/items/RED_CLAW_RING.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b866bfe4-7bf7-310c-b45b-8098ed832ec4\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzA1NDk5OTYyODEsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU5ZDliMzI3ZmY4MmY2ZTEwOWI4NzQ2YzQ4YmZiN2Y2NDFlMTU1Mjg1NTQ5M2RkNDExOGJlMjRkNWIwMmJjMGEifX19\"}]}},display:{Lore:[0:\"§7Crit Damage: §c+3%\",1:\"\",2:\"§7§4☠ §cRequires §5Wolf Slayer 5§c.\",3:\"§9§lRARE ACCESSORY\"],Name:\"§9Red Claw Ring\"},ExtraAttributes:{id:\"RED_CLAW_RING\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Crit Damage: §c+3%", "", @@ -29,5 +29,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Red_Claw_Ring", "https://wiki.hypixel.net/Red_Claw_Ring" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 5" } \ No newline at end of file diff --git a/items/RED_CLAW_TALISMAN.json b/items/RED_CLAW_TALISMAN.json index 35c7a4a4..a37163a3 100644 --- a/items/RED_CLAW_TALISMAN.json +++ b/items/RED_CLAW_TALISMAN.json @@ -23,11 +23,11 @@ "slayer_req": "WOLF_1", "internalname": "RED_CLAW_TALISMAN", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Red_Claw_Talisman", "https://wiki.hypixel.net/Red_Claw_Talisman" ], - "crafttext": "" + "crafttext": "Requires: Wolf Slayer 1" } \ No newline at end of file diff --git a/items/REVENANT_BOOTS.json b/items/REVENANT_BOOTS.json index 084f68f5..3ebf3df6 100644 --- a/items/REVENANT_BOOTS.json +++ b/items/REVENANT_BOOTS.json @@ -37,11 +37,11 @@ "slayer_req": "ZOMBIE_4", "internalname": "REVENANT_BOOTS", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Revenant_Armor", "https://wiki.hypixel.net/Revenant_Boots" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 4" } \ No newline at end of file diff --git a/items/REVENANT_CHESTPLATE.json b/items/REVENANT_CHESTPLATE.json index 877f40c9..e4185dde 100644 --- a/items/REVENANT_CHESTPLATE.json +++ b/items/REVENANT_CHESTPLATE.json @@ -37,11 +37,11 @@ "slayer_req": "ZOMBIE_5", "internalname": "REVENANT_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Revenant_Armor", "https://wiki.hypixel.net/Revenant_Chestplate" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 4" } \ No newline at end of file diff --git a/items/REVENANT_GENERATOR_12.json b/items/REVENANT_GENERATOR_12.json index aeb81f25..99b91c7f 100644 --- a/items/REVENANT_GENERATOR_12.json +++ b/items/REVENANT_GENERATOR_12.json @@ -16,9 +16,9 @@ "§9§lRARE" ], "internalname": "REVENANT_GENERATOR_12", - "crafttext": "", + "crafttext": "Requires: Zombie Slayer 9", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Revenant_Minion", diff --git a/items/REVIVED_HEART.json b/items/REVIVED_HEART.json index a1b23840..a239945a 100644 --- a/items/REVIVED_HEART.json +++ b/items/REVIVED_HEART.json @@ -1,11 +1,11 @@ { "internalname": "REVIVED_HEART", "itemid": "minecraft:skull", - "displayname": "§f§f§5Revived Heart", + "displayname": "§5Revived Heart", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"030b6aeb-6fba-3a86-8d9f-fa84f842e865\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgzNjYyODI2NDIsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhNjFiNGY4YjA3MGU0YmMzMGE4NmIyMjkwZGI2ZTU3ZTI2ODFjNDRlMDI1MGQxOTA2YTg5YWRiOGZjNDU1YjEifX19\"}]}},display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+35\",2:\"§7Intelligence: §a+100\",3:\" §8[§7❤§8]\",4:\"\",5:\"§6Ability: Healing Boost\",6:\"§7Doubles your §a☄ Mending §7and\",7:\"§7§4♨ Vitality §7while wearing.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4☠ §cRequires §5Zombie Slayer 6§c.\",13:\"§5§lEPIC HELMET\"],Name:\"§f§f§5Revived Heart\"},ExtraAttributes:{id:\"REVIVED_HEART\"}}", - "modver": "2.1.1-PRE", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"030b6aeb-6fba-3a86-8d9f-fa84f842e865\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgzNjYyODI2NDIsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhNjFiNGY4YjA3MGU0YmMzMGE4NmIyMjkwZGI2ZTU3ZTI2ODFjNDRlMDI1MGQxOTA2YTg5YWRiOGZjNDU1YjEifX19\"}]}},display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+35\",2:\"§7Intelligence: §a+100\",3:\" §8[§7❤§8]\",4:\"\",5:\"§6Ability: Healing Boost\",6:\"§7Doubles your §a☄ Mending §7and\",7:\"§7§4♨ Vitality §7while wearing.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4☠ §cRequires §5Zombie Slayer 6§c.\",13:\"§5§lEPIC HELMET\"],Name:\"§5Revived Heart\"},ExtraAttributes:{id:\"REVIVED_HEART\"}}", + "modver": "", "lore": [ "§7Health: §a+100", "§7Defense: §a+35", @@ -39,5 +39,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Revived_Heart", "https://wiki.hypixel.net/Revived_Heart" ], - "crafttext": "" + "crafttext": "Requires: Zombie Slayer 6" } \ No newline at end of file diff --git a/items/SCORPION_BOW.json b/items/SCORPION_BOW.json index 75330eb9..3d0bd85a 100644 --- a/items/SCORPION_BOW.json +++ b/items/SCORPION_BOW.json @@ -32,11 +32,11 @@ "slayer_req": "SPIDER_3", "internalname": "SCORPION_BOW", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Scorpion_Bow", "https://wiki.hypixel.net/Scorpion_Bow" ], - "crafttext": "" + "crafttext": "Requires: Spider Slayer 3" } \ No newline at end of file diff --git a/items/SCORPION_FOIL.json b/items/SCORPION_FOIL.json index 599c270a..d278ede1 100644 --- a/items/SCORPION_FOIL.json +++ b/items/SCORPION_FOIL.json @@ -5,7 +5,7 @@ "clickcommand": "viewrecipe", "damage": 0, "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Deal §a250% §7damage against Spiders.\",4:\"\",5:\"§6Ability: Heartstopper\",6:\"§7You have §e4 Ⓞ tickers§7.\",7:\"§7Blocking clears §e1 Ⓞ §7and heals §c60❤§7.\",8:\"§7Once all tickers are cleared,\",9:\"§7your next attack is empowered\",10:\"§7for §c+250% damage§7.\",11:\"§8Tickers refill after 5 seconds.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4☠ §cRequires §5Spider Slayer 6§c.\",15:\"§5§lEPIC SWORD\"],Name:\"§5Scorpion Foil\"},ExtraAttributes:{id:\"SCORPION_FOIL\"}}", - "modver": "2.1.1-PRE", + "modver": "", "lore": [ "§7Damage: §c+100", "§7Strength: §c+100", @@ -41,5 +41,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Scorpion_Foil", "https://wiki.hypixel.net/Scorpion_Foil" ], - "crafttext": "" + "crafttext": "Requires: Spider Slayer 6" } \ No newline at end of file diff --git a/items/SINSEEKER_SCYTHE.json b/items/SINSEEKER_SCYTHE.json index d32e0eb2..833da816 100644 --- a/items/SINSEEKER_SCYTHE.json +++ b/items/SINSEEKER_SCYTHE.json @@ -36,8 +36,8 @@ "slayer_req": "EMAN_6", "internalname": "SINSEEKER_SCYTHE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "crafttext": "", + "modver": "", + "crafttext": "Requires: Enderman Slayer 6", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sinseeker_Scythe", diff --git a/items/SMOLDERING_CHAMBERS_TRAVEL_SCROLL.json b/items/SMOLDERING_CHAMBERS_TRAVEL_SCROLL.json index f754f979..565ae675 100644 --- a/items/SMOLDERING_CHAMBERS_TRAVEL_SCROLL.json +++ b/items/SMOLDERING_CHAMBERS_TRAVEL_SCROLL.json @@ -29,9 +29,9 @@ }, "internalname": "SMOLDERING_CHAMBERS_TRAVEL_SCROLL", "slayer_req": "BLAZE_4", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 4", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls", diff --git a/items/SOS_FLARE.json b/items/SOS_FLARE.json index 9d5a7bb1..3e82d522 100644 --- a/items/SOS_FLARE.json +++ b/items/SOS_FLARE.json @@ -39,7 +39,7 @@ "slayer_req": "BLAZE_7", "modver": "", "infoType": "WIKI_URL", - "crafttext": "", + "crafttext": "Requires: Blaze Slayer 7", "info": [ "https://hypixel-skyblock.fandom.com/wiki/SOS_Flare", "https://wiki.hypixel.net/SOS_Flare" diff --git a/items/SOULFLOW_BATTERY.json b/items/SOULFLOW_BATTERY.json index 3de56b4d..ce9677c5 100644 --- a/items/SOULFLOW_BATTERY.json +++ b/items/SOULFLOW_BATTERY.json @@ -34,8 +34,8 @@ "slayer_req": "EMAN_5", "internalname": "SOULFLOW_BATTERY", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "crafttext": "", + "modver": "", + "crafttext": "Requires: Enderman Slayer 5", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Soulflow_Battery", diff --git a/items/SOULFLOW_ENGINE.json b/items/SOULFLOW_ENGINE.json index b717ec1a..05103eaf 100644 --- a/items/SOULFLOW_ENGINE.json +++ b/items/SOULFLOW_ENGINE.json @@ -32,8 +32,8 @@ "slayer_req": "EMAN_5", "internalname": "SOULFLOW_ENGINE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "crafttext": "", + "modver": "", + "crafttext": "Requires: Enderman Slayer 5", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Soulflow_Engine", diff --git a/items/SOULFLOW_PILE.json b/items/SOULFLOW_PILE.json index da59bc2b..37688d50 100644 --- a/items/SOULFLOW_PILE.json +++ b/items/SOULFLOW_PILE.json @@ -34,8 +34,8 @@ "slayer_req": "EMAN_2", "internalname": "SOULFLOW_PILE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "crafttext": "", + "modver": "", + "crafttext": "Requires: Enderman Slayer 2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Soulflow_Pile", diff --git a/items/S