diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-07-11 16:51:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-11 16:51:41 +0200 |
commit | 182c78af43cce410c21ac0998f511b18cdd44ece (patch) | |
tree | 36cfac5e4a586964c5106dcf9cdf0a662a57e486 | |
parent | d38a628fb810b04cf048d6a6a4144a2045941a4c (diff) | |
download | NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.tar.gz NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.tar.bz2 NotEnoughUpdates-REPO-182c78af43cce410c21ac0998f511b18cdd44ece.zip |
Added new rune, added nether npc, removed some alpha items (#953)
* Added new rune, added nether npc, removed some alpha items
* Added more npcs
* Fixed lore of boots and added brewing ingrdient to lores
* Fixed enigma soul and lore of power stone
* Added undead to more
* Removed weird npc
* Fixed lore catacombs skill items
* Added more mobs and npcs, fixed enderman pet lore
* Added Lifeguard Chair
* Added Vampire Slayer to crafttext
* Made Game Breaker and Annihilator very special
* Added Talbot and Kuudra Believer Npc
* Added special xp value for vampire
* Added fancy name
182 files changed, 1369 insertions, 452 deletions
diff --git a/constants/leveling.json b/constants/leveling.json index 99edcbb8..be6fa01d 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -174,6 +174,15 @@ 500, 1500 ], + "slayer_boss_xp_type": { + "vampire": [ + 10, + 25, + 60, + 120, + 150 + ] + }, "slayer_highest_tier": { "Revenant Horror": 5, "Tarantula Broodfather": 4, @@ -182,6 +191,14 @@ "Inferno Demonlord": 4, "Riftstalker Bloodfiend": 5 }, + "fancy_name_to_slayer": { + "Revenant Horror": "zombie", + "Tarantula Broodfather": "spider", + "Sven Packmaster": "wolf", + "Voidgloom Seraph": "enderman", + "Inferno Demonlord":"blaze", + "Riftstalker Bloodfiend": "vampire" + }, "slayer_to_highest_tier": { "zombie": 5, "spider": 4, diff --git a/constants/petnums.json b/constants/petnums.json index 1092d7fc..93b2be76 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1244,7 +1244,7 @@ 0.3, 0.5, 0.2, - 0.4 + 1.0 ], "statNums": { "CRIT_DAMAGE": 0.0 @@ -1255,7 +1255,7 @@ 30, 50, 25, - 40 + 1.4 ], "statNums": { "CRIT_DAMAGE": 75.0 diff --git a/items/AATROX_BADPHONE.json b/items/AATROX_BADPHONE.json index 078868b4..bc616a67 100644 --- a/items/AATROX_BADPHONE.json +++ b/items/AATROX_BADPHONE.json @@ -24,7 +24,7 @@ "internalname": "AATROX_BADPHONE", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 2", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Maddox_Badphone" diff --git a/items/AGARIMOO_SC.json b/items/AGARIMOO_SC.json new file mode 100644 index 00000000..e90c148e --- /dev/null +++ b/items/AGARIMOO_SC.json @@ -0,0 +1,46 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§3Agarimoo (Sea Creature)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2b9eb675-2097-4b51-8fec-c1a51562f19c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTE2M2JjNDE2YjhlNjA1OGY5MmIyMzFlOWE1MjRiN2ZlMTE4ZWI2ZTdlZWFiNGFkMTZkMWI1MmEzZWMwNGZjZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§c❤ Health§8: §c55,000\",1:\"\",2:\"§9§lRARE\"],Name:\"§3Agarimoo (Sea Creature)\"},ExtraAttributes:{id:\"AGARIMOO_SC\"}}", + "damage": 3, + "lore": [ + "§c❤ Health§8: §c55,000", + "", + "§9§lRARE" + ], + "internalname": "AGARIMOO_SC", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Agarimoo", + "https://wiki.hypixel.net/Agarimoo" + ], + "crafttext": "", + "recipes": [ + { + "name": "§cAgarimoo", + "level": 35, + "coins": 60, + "xp": 32, + "render": "Mooshroom", + "panorama": "hub", + "type": "drops", + "extra": [ + "§cRequirements:", + "§7- §aChumcap Bucket", + "§7- §bFished from water" + ], + "drops": [ + { + "id": "RED_MUSHROOM:35", + "chance": "100%" + }, + { + "id": "AGARIMOO_TONGUE:3", + "chance": "100%" + } + ] + } + ] +}
\ No newline at end of file diff --git a/items/ALCHEMAGE_NPC.json b/items/ALCHEMAGE_NPC.json new file mode 100644 index 00000000..734156c6 --- /dev/null +++ b/items/ALCHEMAGE_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Alchemage (NPC)", + "nbttag": "{SkullOwner:{Id:\"3951e66b-460f-27f7-8fbb-630ec5cdab5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VmN2E0ZGRkZTJiZjY4MWVkOWJmYjlmODllOWE0Mzk3ZDFlYzllM2I3ZDEwOWU2ZjU2YjZlZDUyMjJiYWEwMTMifX19\"}]},Name:\"3951e66b-460f-27f7-8fbb-630ec5cdab5f\"},display:{Lore:[0:\"\"],Name:\"§9Alchemage (NPC)\"},ExtraAttributes:{id:\"ALCHEMAGE_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "ALCHEMAGE_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -86, + "y": 119, + "z": -771, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/ANTI_BITE_SCARF.json b/items/ANTI_BITE_SCARF.json index 22b88cd9..2b07a2c6 100644 --- a/items/ANTI_BITE_SCARF.json +++ b/items/ANTI_BITE_SCARF.json @@ -31,7 +31,7 @@ "internalname": "ANTI_BITE_SCARF", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 1", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Anti-Bite_Scarf", diff --git a/items/ANTI_BITE_SCARF_2.json b/items/ANTI_BITE_SCARF_2.json index 0456a07a..824bf67a 100644 --- a/items/ANTI_BITE_SCARF_2.json +++ b/items/ANTI_BITE_SCARF_2.json @@ -33,7 +33,7 @@ "internalname": "ANTI_BITE_SCARF_2", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 4", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Anti-Bite_Scarf", diff --git a/items/ARBADAK_NPC.json b/items/ARBADAK_NPC.json new file mode 100644 index 00000000..f5db7dbc --- /dev/null +++ b/items/ARBADAK_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Arbadak (NPC)", + "nbttag": "{SkullOwner:{Id:\"84ca184c-2792-266b-b769-8c2796458338\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Q4ZWQ4YWVhMjRhNThkOWUyYzBlOGQ3NGQ3MDQ5MmZmOTA4NDkxNjMxNTE0NTMzZWM4MTRkNTFkZWI3N2I3YzcifX19\"}]},Name:\"84ca184c-2792-266b-b769-8c2796458338\"},display:{Lore:[0:\"\"],Name:\"§9Arbadak (NPC)\"},ExtraAttributes:{id:\"ARBADAK_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "ARBADAK_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 0, + "y": 94, + "z": -824, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/ARBA_NPC.json b/items/ARBA_NPC.json new file mode 100644 index 00000000..f86cbdd5 --- /dev/null +++ b/items/ARBA_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Arba (NPC)", + "nbttag": "{SkullOwner:{Id:\"6f23186f-9212-2a5f-b836-1f8910e0fb78\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQwNWRiNDFhMzU1NTU2MGJlMGQ0NDdmMWMyZWRiYzU3ZGFlNWFkZGNjYWZiZjkwYjNkMGE4MDI3NjZkYjAxYmIifX19\"}]},Name:\"6f23186f-9212-2a5f-b836-1f8910e0fb78\"},display:{Lore:[0:\"\"],Name:\"§9Arba (NPC)\"},ExtraAttributes:{id:\"ARBA_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "ARBA_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -3, + "y": 94, + "z": -820, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/ARCHAEOLOGIST_NPC.json b/items/ARCHAEOLOGIST_NPC.json new file mode 100644 index 00000000..0e4db9ef --- /dev/null +++ b/items/ARCHAEOLOGIST_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Archaeologist (NPC)", + "nbttag": "{SkullOwner:{Id:\"365ccc20-2a5b-225c-be68-1210c923eb65\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY4NWU4M2EwOTk1MWEyYzJkYjc4MzYwYmM5NTQ2YmIwZDQ1NDk3NWI1ZTVhMzQ0Y2ExZGFmZjQwOGE2N2U5ZjEifX19\"}]},Name:\"365ccc20-2a5b-225c-be68-1210c923eb65\"},display:{Lore:[0:\"\"],Name:\"§9Archaeologist (NPC)\"},ExtraAttributes:{id:\"ARCHAEOLOGIST_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "ARCHAEOLOGIST_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -360, + "y": 112, + "z": -290, + "island": "combat_1" +}
\ No newline at end of file diff --git a/items/AVORIUS_NPC.json b/items/AVORIUS_NPC.json new file mode 100644 index 00000000..22f2c3ff --- /dev/null +++ b/items/AVORIUS_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Avorius (NPC)", + "nbttag": "{SkullOwner:{Id:\"83e19275-5a2c-2ec7-9a37-bf2c5fe0eec6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I4ZjI1MzVhNmM5NjMxNDE4ODM3MTdjZDEwY2EyZmFmYjYwMjAyMmFhNTMyYWI4OGM2NzE3MWZhYzlhODEwNzQifX19\"}]},Name:\"83e19275-5a2c-2ec7-9a37-bf2c5fe0eec6\"},display:{Lore:[0:\"\"],Name:\"§9Avorius (NPC)\"},ExtraAttributes:{id:\"AVORIUS_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "AVORIUS_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -152, + "y": 129, + "z": -809, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/BLAZE_POWDER.json b/items/BLAZE_POWDER.json index 4571e577..966b3386 100644 --- a/items/BLAZE_POWDER.json +++ b/items/BLAZE_POWDER.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:blaze_powder", "displayname": "§fBlaze Powder", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBlaze Powder\"},ExtraAttributes:{id:\"BLAZE_POWDER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fBlaze Powder\"},ExtraAttributes:{id:\"BLAZE_POWDER\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "BLAZE_POWDER", - "modver": "1.3-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -24,5 +25,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Powder" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file diff --git a/items/BLOODBADGE.json b/items/BLOODBADGE.json index cb874264..08346ecc 100644 --- a/items/BLOODBADGE.json +++ b/items/BLOODBADGE.json @@ -23,7 +23,7 @@ "internalname": "BLOODBADGE", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 3", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bloodbadge", diff --git a/items/BOTTLED_INSPIRATION.json b/items/BOTTLED_INSPIRATION.json deleted file mode 100644 index 25daed53..00000000 --- a/items/BOTTLED_INSPIRATION.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§9Bottled Inspiration", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Its inspiration, but in a\",1:\"§7bottle!\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Bottled Inspiration\"},ExtraAttributes:{id:\"BOTTLED_INSPIRATION\"}}", - "damage": 3, - "lore": [ - "§7Its inspiration, but in a", - "§7bottle!", - "", - "§9§lRARE" - ], - "internalname": "BOTTLED_INSPIRATION", - "crafttext": "", - "clickcommand": "", - "modver": "2.1.0-REL", - "infoType": "" -}
\ No newline at end of file diff --git a/items/BOUNCY_BOOTS.json b/items/BOUNCY_BOOTS.json index 4fe607a5..92f06103 100644 --- a/items/BOUNCY_BOOTS.json +++ b/items/BOUNCY_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Bouncy Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d75 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+55\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§9§lRARE DUNGEON BOOTS\"],color:11403055,Name:\"§9Bouncy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d75 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+55\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c9§c.\",13:\"§9§lRARE DUNGEON BOOTS\"],color:11403055,Name:\"§9Bouncy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d75 ", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§9§lRARE DUNGEON BOOTS" ], "internalname": "BOUNCY_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor", diff --git a/items/BOUNCY_CHESTPLATE.json b/items/BOUNCY_CHESTPLATE.json index c3571f80..07c34b34 100644 --- a/items/BOUNCY_CHESTPLATE.json +++ b/items/BOUNCY_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Bouncy Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+120\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§9§lRARE DUNGEON CHESTPLATE\"],color:11403055,Name:\"§9Bouncy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+120\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c9§c.\",13:\"§9§lRARE DUNGEON CHESTPLATE\"],color:11403055,Name:\"§9Bouncy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d140 ", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§9§lRARE DUNGEON CHESTPLATE" ], "internalname": "BOUNCY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor", diff --git a/items/BOUNCY_HELMET.json b/items/BOUNCY_HELMET.json index ce052867..81bfb05b 100644 --- a/items/BOUNCY_HELMET.json +++ b/items/BOUNCY_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§9Bouncy Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+65\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§9§lRARE DUNGEON HELMET\"],color:11403055,Name:\"§9Bouncy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+65\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c9§c.\",13:\"§9§lRARE DUNGEON HELMET\"],color:11403055,Name:\"§9Bouncy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d85 ", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§9§lRARE DUNGEON HELMET" ], "internalname": "BOUNCY_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor", diff --git a/items/BOUNCY_LEGGINGS.json b/items/BOUNCY_LEGGINGS.json index edab2298..14b1554d 100644 --- a/items/BOUNCY_LEGGINGS.json +++ b/items/BOUNCY_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Bouncy Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d125 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+105\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§9§lRARE DUNGEON LEGGINGS\"],color:11403055,Name:\"§9Bouncy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d125 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+105\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c9§c.\",13:\"§9§lRARE DUNGEON LEGGINGS\"],color:11403055,Name:\"§9Bouncy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d125 ", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§9§lRARE DUNGEON LEGGINGS" ], "internalname": "BOUNCY_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor", diff --git a/items/BRAMASS_BEASTSLAYER_NPC.json b/items/BRAMASS_BEASTSLAYER_NPC.json new file mode 100644 index 00000000..20914182 --- /dev/null +++ b/items/BRAMASS_BEASTSLAYER_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Bramass Beastslayer (NPC)", + "nbttag": "{SkullOwner:{Id:\"3bf56255-8576-2286-9556-b5c3ba28ba1b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2FhZWY1MTc5OThiOWQ5M2Y2MmQwMDU2N2NmNmJjNjg4NTFhMzRiZDk5ZjM3MDY5OGY4YjZkNjJkOWRlNGMzZTQifX19\"}]},Name:\"3bf56255-8576-2286-9556-b5c3ba28ba1b\"},display:{Lore:[0:\"\"],Name:\"§9Bramass Beastslayer (NPC)\"},ExtraAttributes:{id:\"BRAMASS_BEASTSLAYER_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "BRAMASS_BEASTSLAYER_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -271, + "y": 114, + "z": -196, + "island": "combat_1" +}
\ No newline at end of file diff --git a/items/BRUUH_NPC.json b/items/BRUUH_NPC.json new file mode 100644 index 00000000..d3ff57fe --- /dev/null +++ b/items/BRUUH_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Bruuh (NPC)", + "nbttag": "{SkullOwner:{Id:\"320bd0fc-3bdb-2a8a-8285-147464b7e669\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJmZjk2NjQ2MWI0YmQ2OGRmM2ZmN2M2YWRhZTBjZGE1ZjI3YWM4NTNhMTZlMmEyYzc4NDliM2MwMjYxMDEzOTAifX19\"}]},Name:\"320bd0fc-3bdb-2a8a-8285-147464b7e669\"},display:{Lore:[0:\"\"],Name:\"§9Bruuh (NPC)\"},ExtraAttributes:{id:\"BRUUH_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "BRUUH_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -635, + "y": 125, + "z": -688, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/CACTUS.json b/items/CACTUS.json index d6163418..c2329add 100644 --- a/items/CACTUS.json +++ b/items/CACTUS.json @@ -1,18 +1,20 @@ { "itemid": "minecraft:cactus", "displayname": "§fCactus", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCactus\"},ExtraAttributes:{id:\"CACTUS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fCactus\"},ExtraAttributes:{id:\"CACTUS\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "CACTUS", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Cactus", "https://wiki.hypixel.net/Cactus" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/CARROLYN_NPC.json b/items/CARROLYN_NPC.json new file mode 100644 index 00000000..2d45cb07 --- /dev/null +++ b/items/CARROLYN_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Carrolyn (NPC)", + "nbttag": "{SkullOwner:{Id:\"22f8ab17-3100-2352-a5f9-503788cb122b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQwNWRiNDFhMzU1NTU2MGJlMGQ0NDdmMWMyZWRiYzU3ZGFlNWFkZGNjYWZiZjkwYjNkMGE4MDI3NjZkYjAxYmIifX19\"}]},Name:\"22f8ab17-3100-2352-a5f9-503788cb122b\"},display:{Lore:[0:\"\"],Name:\"§9Carrolyn (NPC)\"},ExtraAttributes:{id:\"CARROLYN_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "CARROLYN_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 1, + "y": 104, + "z": -803, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/CHIHAI_NPC.json b/items/CHIHAI_NPC.json new file mode 100644 index 00000000..c5be4ed9 --- /dev/null +++ b/items/CHIHAI_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Chihai (NPC)", + "nbttag": "{SkullOwner:{Id:\"6d7a31c2-6e3d-2ff5-8094-8a024314c7e2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE3ZjdiZDEwMjYzMTExMWFhYTQyMjNjMmE3ZTY0MjhkMmE4YTk0YjBkODE0MDhlYzM1ZmMzZDVhZGQ3NWQwYjkifX19\"}]},Name:\"6d7a31c2-6e3d-2ff5-8094-8a024314c7e2\"},display:{Lore:[0:\"\"],Name:\"§9Chihai (NPC)\"},ExtraAttributes:{id:\"CHIHAI_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "CHIHAI_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -604, + "y": 108, + "z": -861, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/COAL.json b/items/COAL.json index 20964d5c..e5b3a6f9 100644 --- a/items/COAL.json +++ b/items/COAL.json @@ -1,13 +1,18 @@ { "itemid": "minecraft:coal", "displayname": "§fCoal", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCoal\"},ExtraAttributes:{id:\"COAL\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§7Increases the speed of\",2:\"§7your minion by §a5%§7\",3:\"§7for 30 minutes§7!\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fCoal\"},ExtraAttributes:{id:\"COAL\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", + "§7Increases the speed of", + "§7your minion by §a5%§7", + "§7for 30 minutes§7!", + "", "§f§lCOMMON" ], "internalname": "COAL", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -24,5 +29,6 @@ "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Coal" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/COLORE_NPC.json b/items/COLORE_NPC.json new file mode 100644 index 00000000..714e5f3f --- /dev/null +++ b/items/COLORE_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Colore (NPC)", + "nbttag": "{SkullOwner:{Id:\"dae642f4-ea48-2d99-b7a7-77d0d8b5884b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdhZWFlNzFlMzQ1ODA4ODdhMGI3ZTM4MTY0YjRhMjE1OWFiZTIxOWQ0Y2FiOTQ1NGQ5NzliMWM2MDNjYzBiNzYifX19\"}]},Name:\"dae642f4-ea48-2d99-b7a7-77d0d8b5884b\"},display:{Lore:[0:\"\"],Name:\"§9Colore (NPC)\"},ExtraAttributes:{id:\"COLORE_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "COLORE_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -131, + "y": 90, + "z": -711, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/CONJURING_SWORD.json b/items/CONJURING_SWORD.json index 52172e23..65de684b 100644 --- a/items/CONJURING_SWORD.json +++ b/items/CONJURING_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§9Conjuring", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Damage: §c+68 \",2:\"§7Strength: §c+36 \",3:\"§7Intelligence: §a+85 \",4:\"\",5:\"§7§7Reduces the cooldown of Guided\",6:\"§7Sheep by §65 §7seconds, and\",7:\"§7prevents Guided Sheep from\",8:\"§7spawning randomly while holding\",9:\"§7this item.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§7§4❣ §cRequires §aCatacombs Level 13\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Conjuring\"},ExtraAttributes:{dungeon_item_level:0,id:\"CONJURING_SWORD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Damage: §c+68 \",2:\"§7Strength: §c+36 \",3:\"§7Intelligence: §a+85 \",4:\"\",5:\"§7§7Reduces the cooldown of Guided\",6:\"§7Sheep by §65 §7seconds, and\",7:\"§7prevents Guided Sheep from\",8:\"§7spawning randomly while holding\",9:\"§7this item.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c13§c.\",15:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Conjuring\"},ExtraAttributes:{dungeon_item_level:0,id:\"CONJURING_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d172 ", @@ -17,13 +17,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 13", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c13§c.", "§9§lRARE DUNGEON SWORD" ], "internalname": "CONJURING_SWORD", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Conjuring", diff --git a/items/CRYPT_BOW.json b/items/CRYPT_BOW.json index d4cc3290..45b91e07 100644 --- a/items/CRYPT_BOW.json +++ b/items/CRYPT_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§9Soulstealer Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d129\",1:\"§7Strength: §c+50\",2:\"§7Intelligence: §a+157\",3:\"\",4:\"§7Replaces the arrows that you\",5:\"§7shoot with exploding wither\",6:\"§7skulls!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§aPerfect 35000 / 35000\",10:\"§7§4❣ §cRequires §aCatacombs Level 5\",11:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Soulstealer Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d129\",1:\"§7Strength: §c+50\",2:\"§7Intelligence: §a+157\",3:\"\",4:\"§7Replaces the arrows that you\",5:\"§7shoot with exploding wither\",6:\"§7skulls!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§aPerfect 35000 / 35000\",10:\"§7§4❣ §cRequires §cCatacombs Skill\",11:\"§c5§c.\",12:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Soulstealer Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_BOW\"}}", "damage": 0, "lore": [ "§7Gear Score: §d129", @@ -14,13 +14,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 5", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c5§c.", "§9§lRARE DUNGEON BOW" ], "internalname": "CRYPT_BOW", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Soulstealer_Bow", diff --git a/items/CRYPT_DREADLORD_SWORD.json b/items/CRYPT_DREADLORD_SWORD.json index 77a948ce..40c58662 100644 --- a/items/CRYPT_DREADLORD_SWORD.json +++ b/items/CRYPT_DREADLORD_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§9Dreadlord Sword", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d145\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+50\",3:\"§7Intelligence: §a+85\",4:\"\",5:\"§6Ability: Dreadlord §e§lRIGHT CLICK\",6:\"§7Shoot a skull that deals §a500§7\",7:\"§7damage.\",8:\"§8Mana Cost: §340\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §aCatacombs Level 5\",13:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Dreadlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_DREADLORD_SWORD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d145\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+50\",3:\"§7Intelligence: §a+85\",4:\"\",5:\"§6Ability: Dreadlord §e§lRIGHT CLICK\",6:\"§7Shoot a skull that deals §a500§7\",7:\"§7damage.\",8:\"§8Mana Cost: §340\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §cCatacombs Skill\",13:\"§c5§c.\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Dreadlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_DREADLORD_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d145", @@ -16,13 +16,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 5", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c5§c.", "§9§lRARE DUNGEON SWORD" ], "internalname": "CRYPT_DREADLORD_SWORD", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dreadlord_Sword", diff --git a/items/CRYPT_WITHERLORD_BOOTS.json b/items/CRYPT_WITHERLORD_BOOTS.json index fb3dfe04..07ed81ef 100644 --- a/items/CRYPT_WITHERLORD_BOOTS.json +++ b/items/CRYPT_WITHERLORD_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Crypt Witherlord Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140\",1:\"§7Defense: §a+65\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Reduces damage from Withers by\",5:\"§75%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 18\",10:\"§5§lEPIC DUNGEON BOOTS\"],color:4522241,Name:\"§5Crypt Witherlord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140\",1:\"§7Defense: §a+65\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Reduces damage from Withers by\",5:\"§75%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c18§c.\",11:\"§5§lEPIC DUNGEON BOOTS\"],color:4522241,Name:\"§5Crypt Witherlord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d140", @@ -13,15 +13,16 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "CRYPT_WITHERLORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" ] -} +}
\ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_CHESTPLATE.json b/items/CRYPT_WITHERLORD_CHESTPLATE.json index 37148e96..f77b5f0e 100644 --- a/items/CRYPT_WITHERLORD_CHESTPLATE.json +++ b/items/CRYPT_WITHERLORD_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Crypt Witherlord Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d250\",1:\"§7Defense: §a+120\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Reduces damage from Withers by\",5:\"§75%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 18\",10:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:4522241,Name:\"§5Crypt Witherlord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d250\",1:\"§7Defense: §a+120\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Reduces damage from Withers by\",5:\"§75%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c18§c.\",11:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:4522241,Name:\"§5Crypt Witherlord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d250", @@ -13,15 +13,16 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "CRYPT_WITHERLORD_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" ] -} +}
\ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_HELMET.json b/items/CRYPT_WITHERLORD_HELMET.json index 144edb12..0bf43b76 100644 --- a/items/CRYPT_WITHERLORD_HELMET.json +++ b/items/CRYPT_WITHERLORD_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Crypt Witherlord Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d150\",1:\"§7Defense: §a+70\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Reduces damage from Withers by\",5:\"§75%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 18\",10:\"§5§lEPIC DUNGEON HELMET\"],color:4522241,Name:\"§5Crypt Witherlord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d150\",1:\"§7Defense: §a+70\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Reduces damage from Withers by\",5:\"§75%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c18§c.\",11:\"§5§lEPIC DUNGEON HELMET\"],color:4522241,Name:\"§5Crypt Witherlord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d150", @@ -13,15 +13,16 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "CRYPT_WITHERLORD_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" ] -} +}
\ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_LEGGINGS.json b/items/CRYPT_WITHERLORD_LEGGINGS.json index fb7cbd14..17589d81 100644 --- a/items/CRYPT_WITHERLORD_LEGGINGS.json +++ b/items/CRYPT_WITHERLORD_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Crypt Witherlord Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d200\",1:\"§7Defense: §a+95\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Reduces damage from Withers by\",5:\"§75%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 18\",10:\"§5§lEPIC DUNGEON LEGGINGS\"],color:4522241,Name:\"§5Crypt Witherlord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d200\",1:\"§7Defense: §a+95\",2:\"§7Speed: §a+5\",3:\"\",4:\"§7Reduces damage from Withers by\",5:\"§75%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c18§c.\",11:\"§5§lEPIC DUNGEON LEGGINGS\"],color:4522241,Name:\"§5Crypt Witherlord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d200", @@ -13,15 +13,16 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "CRYPT_WITHERLORD_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" ] -} +}
\ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_SWORD.json b/items/CRYPT_WITHERLORD_SWORD.json index 645ad8b4..88a6b875 100644 --- a/items/CRYPT_WITHERLORD_SWORD.json +++ b/items/CRYPT_WITHERLORD_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§5Crypt Witherlord Sword", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d169 \",1:\"§7Damage: §c+62 \",2:\"§7Strength: §c+50 \",3:\"§7Intelligence: §a+113 \",4:\"\",5:\"§6Ability: Witherlord §e§lRIGHT CLICK\",6:\"§7Shoot 3 skulls each dealing\",7:\"§7§a2,478§7 Damage.\",8:\"§8Mana Cost: §340\",9:\"§8Cooldown: §a3s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 18\",14:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Crypt Witherlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_SWORD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d169 \",1:\"§7Damage: §c+62 \",2:\"§7Strength: §c+50 \",3:\"§7Intelligence: §a+113 \",4:\"\",5:\"§6Ability: Witherlord §e§lRIGHT CLICK\",6:\"§7Shoot 3 skulls each dealing\",7:\"§7§a2,478§7 Damage.\",8:\"§8Mana Cost: §340\",9:\"§8Cooldown: §a3s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c18§c.\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Crypt Witherlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d169 ", @@ -17,13 +17,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "CRYPT_WITHERLORD_SWORD", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Sword" diff --git a/items/CRYSTALLIZED_HEART.json b/items/CRYSTALLIZED_HEART.json index 6d2366a7..a67c5db1 100644 --- a/items/CRYSTALLIZED_HEART.json +++ b/items/CRYSTALLIZED_HEART.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§9Crystallized Heart", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"05fbf845-8fce-392c-a86d-8d9f4484bcad\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgzNTg1OTU4OTEsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg3ZGZiN2MxZWU0ZGUzMWY1NDkzMWVhYzVjNjU3YzE0NWU0ZmE3ZmEwOWUzZjUyYjE3ODhhNjgyYjY1YWM3NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+10\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Ability: Healing Boost\",5:\"§7Doubles your §a☄ Mending §7and\",6:\"§7§4♨ Vitality §7while wearing.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4☠ §cRequires §5Zombie Slayer 3§c.\",10:\"§9§lRARE HELMET\"],Name:\"§f§f§9Crystallized Heart\"},ExtraAttributes:{id:\"CRYSTALLIZED_HEART\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"05fbf845-8fce-392c-a86d-8d9f4484bcad\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgzNTg1OTU4OTEsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg3ZGZiN2MxZWU0ZGUzMWY1NDkzMWVhYzVjNjU3YzE0NWU0ZmE3ZmEwOWUzZjUyYjE3ODhhNjgyYjY1YWM3NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+10\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Ability: Healing Boost\",5:\"§7Doubles your §a☄ Mending §7and\",6:\"§7§4♨ Vitality §7while wearing.\",7:\"\",8:\"§2This armor piece is undead ༕!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4☠ §cRequires §5Zombie Slayer 3§c.\",12:\"§9§lRARE HELMET\"],Name:\"§f§f§9Crystallized Heart\"},ExtraAttributes:{id:\"CRYSTALLIZED_HEART\"}}", "damage": 3, "lore": [ "§7Health: §a+50", @@ -12,6 +12,8 @@ "§7Doubles your §a☄ Mending §7and", "§7§4♨ Vitality §7while wearing.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§7§4☠ §cRequires §5Zombie Slayer 3§c.", "§9§lRARE HELMET" @@ -30,7 +32,7 @@ "slayer_req": "ZOMBIE_3", "internalname": "CRYSTALLIZED_HEART", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crystallized_Heart", diff --git a/items/DEAN_NPC.json b/items/DEAN_NPC.json new file mode 100644 index 00000000..8a8b1cbb --- /dev/null +++ b/items/DEAN_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Dean (NPC)", + "nbttag": "{SkullOwner:{Id:\"0525d2b7-fbc7-2a7b-a61a-05c18f4d4e60\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUyNDM5YjcxMTBlOGExZmI5YTYzZTM5MzkxZWVmZTU4YTJlN2QwNDgxMTdmNDA4MWViZWEzMjY2NDQ2MzdhMCJ9fX0\u003d\"}]},Name:\"0525d2b7-fbc7-2a7b-a61a-05c18f4d4e60\"},display:{Lore:[0:\"\"],Name:\"§9Dean (NPC)\"},ExtraAttributes:{id:\"DEAN_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "DEAN_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -16, + "y": 124, + "z": -882, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/DEATH_BOW.json b/items/DEATH_BOW.json index 47b23cee..50114ed9 100644 --- a/items/DEATH_BOW.json +++ b/items/DEATH_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §cCatacombs Skill\",13:\"§c28§c.\",14:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}", "damage": 0, "lore": [ "§7Gear Score: §d340 ", @@ -16,13 +16,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c28§c.", "§5§lEPIC DUNGEON BOW" ], "internalname": "DEATH_BOW", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Death_Bow", diff --git a/items/DISPLACED_LEECH.json b/items/DISPLACED_LEECH.json index 7036bee0..c87b641e 100644 --- a/items/DISPLACED_LEECH.json +++ b/items/DISPLACED_LEECH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aDisplaced Leech", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f13b5abc-c484-3696-93de-c9ab1c7c07bd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGUzMmNlNWFkZTA2YWZmOWQ2OTgzODIwODBkZWE1Mzk5NDc2NTlmYjU4N2U1OGQ0ZjFkN2MxZmY5MjQwZTNjOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aSanguisuge §7power.\",4:\"\",5:\"§7At §6§k1,250§6 Magical Power§7:\",6:\"§c+§k191❤§r §cHealth\",7:\"§c+§k455❁§r §cStrength\",8:\"§9+§k182☠§r §cCrit Damage\",9:\"§4+§k45♨§r §4Vitality\",10:\"\",11:\"§7Unique Power Bonus:\",12:\"§b+100✎ Intelligence\",13:\"\",14:\"§7Requires §aCombat Skill Level X§7!\",15:\"\",16:\"§a§lUNCOMMON POWER STONE\"],Name:\"§aDisplaced Leech\"},ExtraAttributes:{id:\"DISPLACED_LEECH\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f13b5abc-c484-3696-93de-c9ab1c7c07bd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGUzMmNlNWFkZTA2YWZmOWQ2OTgzODIwODBkZWE1Mzk5NDc2NTlmYjU4N2U1OGQ0ZjFkN2MxZmY5MjQwZTNjOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"§7Combine §a9x §7of this stone at the\",2:\"§7§6Thaumaturgist §7to permanently\",3:\"§7unlock the §aSanguisuge §7power.\",4:\"\",5:\"§7At §6§k1,250§6 Magical Power§7:\",6:\"§c+§k191❤§r §cHealth\",7:\"§c+§k455❁§r §cStrength\",8:\"§9+§k182☠§r §9Crit Damage\",9:\"§4+§k45♨§r §4Vitality\",10:\"\",11:\"§7Unique Power Bonus:\",12:\"§b+100✎ Intelligence\",13:\"\",14:\"§7Requires §aCombat Skill Level X§7!\",15:\"\",16:\"§a§lUNCOMMON POWER STONE\"],Name:\"§aDisplaced Leech\"},ExtraAttributes:{id:\"DISPLACED_LEECH\"}}", "damage": 3, "lore": [ "§8Power Stone", @@ -12,7 +12,7 @@ "§7At §6§k1,250§6 Magical Power§7:", "§c+§k191❤§r §cHealth", "§c+§k455❁§r §cStrength", - "§9+§k182☠§r §cCrit Damage", + "§9+§k182☠§r §9Crit Damage", "§4+§k45♨§r §4Vitality", "", "§7Unique Power Bonus:", diff --git a/items/EARTH_SHARD.json b/items/EARTH_SHARD.json index 39893b5a..623eb371 100644 --- a/items/EARTH_SHARD.json +++ b/items/EARTH_SHARD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5Earth Shard", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d261 \",1:\"§7Damage: §c+105 \",2:\"\",3:\"§7Defense: §a+73 \",4:\"\",5:\"§7This shard automatically adapts\",6:\"§7to its user inside Dungeons,\",7:\"§7allowing you to perform your\",8:\"§7class ability. Reduces the\",9:\"§7cooldown of §9Seismic Wave §7by\",10:\"§7§a10s§7.\",11:\"\",12:\"§7§eRight-click to use your class\",13:\"§eability!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 19\",18:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{dungeon_item_level:0,id:\"EARTH_SHARD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d261 \",1:\"§7Damage: §c+105 \",2:\"\",3:\"§7Defense: §a+73 \",4:\"\",5:\"§7This shard automatically adapts\",6:\"§7to its user inside Dungeons,\",7:\"§7allowing you to perform your\",8:\"§7class ability. Reduces the\",9:\"§7cooldown of §9Seismic Wave §7by\",10:\"§7§a10s§7.\",11:\"\",12:\"§7§eRight-click to use your class\",13:\"§eability!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c19§c.\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{dungeon_item_level:0,id:\"EARTH_SHARD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d261 ", @@ -21,13 +21,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 19", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c19§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "EARTH_SHARD", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Earth_Shard", diff --git a/items/ENDERMAN;5.json b/items/ENDERMAN;5.json index 3bba83a4..b9bf1d95 100644 --- a/items/ENDERMAN;5.json +++ b/items/ENDERMAN;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §dEnderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §c+{CRIT_DAMAGE}%\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters.\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Transmission\",10:\"§7abilities granting §a{1} §7weapon\",11:\"§7damage for 5s on use.\",12:\"\",13:\"§6Zealot Madness\",14:\"§7§7Increases your odds to find a\",15:\"§7special Zealot by §a{2}%§7.\",16:\"\",17:\"§6Enderman Slayer\",18:\"§7§7Gain §a+{3}% §3☯ Combat\",19:\"§3Wisdom §7against §aEndermen§7.\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§d§lMYTHIC\"],Name:\"§f§f§7[Lvl {LVL}] §dEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"MYTHIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"PET_MENU\",id:\"ENDERMAN;5\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §c+{CRIT_DAMAGE}%\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters.\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Transmission\",10:\"§7abilities granting §a{1} §7weapon\",11:\"§7damage for 5s on use.\",12:\"\",13:\"§6Zealot Madness\",14:\"§7§7Increases your odds to find a\",15:\"§7special Zealot by §a{2}%§7.\",16:\"\",17:\"§6Enderman Slayer\",18:\"§7§7Gain §b{3}x §7Combat XP\",19:\"§7§7against §aEndermen§7.\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§d§lMYTHIC\"],Name:\"§f§f§7[Lvl {LVL}] §dEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"MYTHIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"PET_MENU\",id:\"ENDERMAN;5\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -22,8 +22,8 @@ "§7special Zealot by §a{2}%§7.", "", "§6Enderman Slayer", - "§7§7Gain §a+{3}% §3☯ Combat", - "§3Wisdom §7against §aEndermen§7.", + "§7§7Gain §b{3}x §7Combat XP", + "§7§7against §aEndermen§7.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", diff --git a/items/FAIRYLOSOPHER_NPC.json b/items/FAIRYLOSOPHER_NPC.json index 93596249..b6b6d7ca 100644 --- a/items/FAIRYLOSOPHER_NPC.json +++ b/items/FAIRYLOSOPHER_NPC.json @@ -17,7 +17,7 @@ { "type": "npc_shop", "cost": [ - "SKYBLOCK_MOTES:25000", + "SKYBLOCK_MOTE:10000", "SPLATTER_CRUX:32" ], "result": "SKYBLOCK_ENIGMA_SOUL:1" diff --git a/items/FEATHER.json b/items/FEATHER.json index 897332dd..de674d3c 100644 --- a/items/FEATHER.json +++ b/items/FEATHER.json @@ -1,17 +1,19 @@ { "itemid": "minecraft:feather", "displayname": "§fFeather", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fFeather\"},ExtraAttributes:{id:\"FEATHER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fFeather\"},ExtraAttributes:{id:\"FEATHER\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "FEATHER", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Feather" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/FEL_SWORD.json b/items/FEL_SWORD.json index dfe0462b..fab6f20a 100644 --- a/items/FEL_SWORD.json +++ b/items/FEL_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5Fel Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375\",1:\"§7Damage: §c+190\",2:\"§7Strength: §c+135\",3:\"\",4:\"§7§7Every §a100 §7Kills with this\",5:\"§7sword grants +§c1 §7Weapon\",6:\"§7Damage, up to §c100 §7extra.\",7:\"\",8:\"§aDungeon healer bonuses:\",9:\"§7§8- §7Increases healing from\",10:\"§7your Healing Circle by §a10%§7.\",11:\"§7§8- §7Reduces the cooldown of\",12:\"§7your Wish ultimate by §b10\",13:\"§b§7seconds.\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Level 20\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Fel Sword\"},ExtraAttributes:{id:\"FEL_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375\",1:\"§7Damage: §c+190\",2:\"§7Strength: §c+135\",3:\"\",4:\"§7§7Every §a100 §7Kills with this\",5:\"§7sword grants +§c1 §7Weapon\",6:\"§7Damage, up to §c100 §7extra.\",7:\"\",8:\"§aDungeon healer bonuses:\",9:\"§7§8- §7Increases healing from\",10:\"§7your Healing Circle by §a10%§7.\",11:\"§7§8- §7Reduces the cooldown of\",12:\"§7your Wish ultimate by §b10\",13:\"§b§7seconds.\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §cCatacombs Skill\",19:\"§c20§c.\",20:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Fel Sword\"},ExtraAttributes:{id:\"FEL_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d375", @@ -22,7 +22,8 @@ "§eRight-click to use your class ability!", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Level 20", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c20§c.", "§5§lEPIC DUNGEON SWORD" ], "recipe": { @@ -38,7 +39,7 @@ }, "internalname": "FEL_SWORD", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/FERMENTED_SPIDER_EYE.json b/items/FERMENTED_SPIDER_EYE.json index 4f332e61..8632778e 100644 --- a/items/FERMENTED_SPIDER_EYE.json +++ b/items/FERMENTED_SPIDER_EYE.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:fermented_spider_eye", "displayname": "§fFermented Spider Eye", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fFermented Spider Eye\"},ExtraAttributes:{id:\"FERMENTED_SPIDER_EYE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fFermented Spider Eye\"},ExtraAttributes:{id:\"FERMENTED_SPIDER_EYE\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "FERMENTED_SPIDER_EYE", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -24,5 +25,6 @@ "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Fermented_Spider_Eye" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/GAME_ANNIHILATOR.json b/items/GAME_ANNIHILATOR.json index 2900aedb..b1d7e2a4 100644 --- a/items/GAME_ANNIHILATOR.json +++ b/items/GAME_ANNIHILATOR.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cGame Annihilator", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"473bf270-99e1-3feb-b816-ef7e6ae4cb82\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRhMzMyYWJkZTMzM2ExNWE2YzZmY2ZlY2E4M2YwMTU5ZWE5NGI2OGU4ZjI3NGJhZmMwNDg5MmI2ZGJmYyJ9fX0=\"}]}},display:{Lore:[0:\"§7This item was given to a player\",1:\"§7who reported enough game\",2:\"§7breaking bugs to make the\",3:\"§7SkyBlock developers cry.\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cGame Annihilator\"},ExtraAttributes:{id:\"GAME_ANNIHILATOR\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"473bf270-99e1-3feb-b816-ef7e6ae4cb82\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRhMzMyYWJkZTMzM2ExNWE2YzZmY2ZlY2E4M2YwMTU5ZWE5NGI2OGU4ZjI3NGJhZmMwNDg5MmI2ZGJmYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7This item was given to a player\",1:\"§7who reported enough game\",2:\"§7breaking bugs to make the\",3:\"§7SkyBlock developers cry.\",4:\"\",5:\"§c§lVERY SPECIAL\"],Name:\"§cGame Annihilator\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GAME_ANNIHILATOR\"}}", "damage": 3, "lore": [ "§7This item was given to a player", @@ -9,12 +9,12 @@ "§7breaking bugs to make the", "§7SkyBlock developers cry.", "", - "§c§lSPECIAL" + "§c§lVERY SPECIAL" ], "internalname": "GAME_ANNIHILATOR", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Game_Annihilator", diff --git a/items/GAME_BREAKER.json b/items/GAME_BREAKER.json index 58f09f58..c37ccaf4 100644 --- a/items/GAME_BREAKER.json +++ b/items/GAME_BREAKER.json @@ -4,18 +4,19 @@ "displayname": "§cGame Breaker", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item was given to a player\",1:\"§7who reported a game breaking\",2:\"§7exploit. What a guy!\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cGame Breaker\"},ExtraAttributes:{id:\"GAME_BREAKER\"}}", - "modver": "2.1.0-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item was given to a player\",1:\"§7who reported a game breaking\",2:\"§7exploit. What a guy!\",3:\"\",4:\"§c§lVERY SPECIAL\"],Name:\"§cGame Breaker\"},ExtraAttributes:{id:\"GAME_BREAKER\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7This item was given to a player", "§7who reported a game breaking", "§7exploit. What a guy!", "", - "§c§lSPECIAL" + "§c§lVERY SPECIAL" ], "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Game_Breaker", "https://wiki.hypixel.net/Game_Breaker" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/GARLIC_FLAVORED_GUMMY_BEAR.json b/items/GARLIC_FLAVORED_GUMMY_BEAR.json index 9bfb3131..32932e26 100644 --- a/items/GARLIC_FLAVORED_GUMMY_BEAR.json +++ b/items/GARLIC_FLAVORED_GUMMY_BEAR.json @@ -23,7 +23,7 @@ "internalname": "GARLIC_FLAVORED_GUMMY_BEAR", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 3", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Perma-Jelled_Garlic-Flavored_Re-Heated_Gummy_Polar_Bear", diff --git a/items/GEONATHAN_GREATFORGE_NPC.json b/items/GEONATHAN_GREATFORGE_NPC.json new file mode 100644 index 00000000..6a75cb58 --- /dev/null +++ b/items/GEONATHAN_GREATFORGE_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Geonathan Greatforge (NPC)", + "nbttag": "{SkullOwner:{Id:\"2433a959-7e11-23a8-8727-37ab19821143\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzIxM2NmMGNhNzlhMzYxMWI4ZTA1ZmU5ZTI2NGZiMmJmOGQyN2U0NjRkYzEyZGM2ZTk1ZGQwYWUwYzMzNWE1NjEifX19\"}]},Name:\"2433a959-7e11-23a8-8727-37ab19821143\"},display:{Lore:[0:\"\"],Name:\"§9Geonathan Greatforge (NPC)\"},ExtraAttributes:{id:\"GEONATHAN_GREATFORGE_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "GEONATHAN_GREATFORGE_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 531, + "y": 107, + "z": 557, + "island": "crystal_hollows" +}
\ No newline at end of file diff --git a/items/GHAST_TEAR.json b/items/GHAST_TEAR.json index be114c7f..f86e863c 100644 --- a/items/GHAST_TEAR.json +++ b/items/GHAST_TEAR.json @@ -1,17 +1,19 @@ { "itemid": "minecraft:ghast_tear", "displayname": "§fGhast Tear", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGhast Tear\"},ExtraAttributes:{id:\"GHAST_TEAR\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGhast Tear\"},ExtraAttributes:{id:\"GHAST_TEAR\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "GHAST_TEAR", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Ghast_Tear" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/GIANTS_EYE.json b/items/GIANTS_EYE.json index 2d2ce197..d2603062 100644 --- a/items/GIANTS_EYE.json +++ b/items/GIANTS_EYE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§5Giant\u0027s Eye Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375 \",1:\"§7Damage: §c+190 \",2:\"§7Strength: §c+135 \",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§7§4❣ §cRequires §aCatacombs Level 20\",6:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant\u0027s Eye Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"GIANTS_EYE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375 \",1:\"§7Damage: §c+190 \",2:\"§7Strength: §c+135 \",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§7§4❣ §cRequires §cCatacombs Skill\",6:\"§c20§c.\",7:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant\u0027s Eye Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"GIANTS_EYE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d375 ", @@ -9,15 +9,16 @@ "§7Strength: §c+135 ", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Level 20", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c20§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "GIANTS_EYE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giant\u0027s_Eye_Sword" ] -} +}
\ No newline at end of file diff --git a/items/GIANT_CLEAVER.json b/items/GIANT_CLEAVER.json index 673d3bcf..40925ca3 100644 --- a/items/GIANT_CLEAVER.json +++ b/items/GIANT_CLEAVER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Giant Cleaver", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d456\",1:\"§7Damage: §c+235 §8(+984.65)\",2:\"§7Strength: §c+95 §8(+398.05)\",3:\"§7Crit Damage: §c+95% §8(+398.05%)\",4:\"\",5:\"§6Ability: Cleave\",6:\"§7When hitting an entity, monsters\",7:\"§7in a §a5§7 block range will be\",8:\"§7hit for a portion of that damage\",9:\"§7too.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 28\",14:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d456\",1:\"§7Damage: §c+235 §8(+984.65)\",2:\"§7Strength: §c+95 §8(+398.05)\",3:\"§7Crit Damage: §c+95% §8(+398.05%)\",4:\"\",5:\"§6Ability: Cleave\",6:\"§7When hitting an entity, monsters\",7:\"§7in a §a5§7 block range will be\",8:\"§7hit for a portion of that damage\",9:\"§7too.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c28§c.\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", "damage": 0, "lore": [ "§7Gear Score: §d456", @@ -17,13 +17,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c28§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "GIANT_CLEAVER", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giant_Cleaver", diff --git a/items/GOLD_INGOT.json b/items/GOLD_INGOT.json index 53a2366c..92e4c611 100644 --- a/items/GOLD_INGOT.json +++ b/items/GOLD_INGOT.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:gold_ingot", "displayname": "§fGold Ingot", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGold Ingot\"},ExtraAttributes:{id:\"GOLD_INGOT\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGold Ingot\"},ExtraAttributes:{id:\"GOLD_INGOT\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "GOLD_INGOT", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -24,5 +25,6 @@ "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Gold_Ingot" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/GRIS_NPC.json b/items/GRIS_NPC.json new file mode 100644 index 00000000..028bf587 --- /dev/null +++ b/items/GRIS_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Gris (NPC)", + "nbttag": "{SkullOwner:{Id:\"a1919233-98a0-2200-bc4d-f9dad1fc8731\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJjYzkwM2UyNDNjYjVkMTVmYWZjYzA0ZGYzZmU2ZDExNGYxZGI2M2RmM2ZhYmZkYWExOTEwZTc4MDk5MTRmNTcifX19\"}]},Name:\"a1919233-98a0-2200-bc4d-f9dad1fc8731\"},display:{Lore:[0:\"\"],Name:\"§9Gris (NPC)\"},ExtraAttributes:{id:\"GRIS_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "GRIS_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -686, + "y": 117, + "z": -832, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/GUNTHER_SNEAKERS.json b/items/GUNTHER_SNEAKERS.json index c17a0fef..cdf4e0af 100644 --- a/items/GUNTHER_SNEAKERS.json +++ b/items/GUNTHER_SNEAKERS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Gunther\u0027s Sneakers", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Speed: §a+4\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE BOOTS\"],color:5187718,Name:\"§9Gunther\u0027s Sneakers\"},ExtraAttributes:{id:\"GUNTHER_SNEAKERS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+30s\",1:\"§7Speed: §a+4\",2:\"\",3:\"§9§lRARE BOOTS\"],color:5187718,Name:\"§9Gunther\u0027s Sneakers\"},ExtraAttributes:{id:\"GUNTHER_SNEAKERS\"}}", "damage": 0, "lore": [ + "§7Rift Time: §a+30s", "§7Speed: §a+4", "", - "§7§8This item can be reforged!", "§9§lRARE BOOTS" ], "recipe": { @@ -22,7 +22,7 @@ }, "internalname": "GUNTHER_SNEAKERS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "" }
\ No newline at end of file diff --git a/items/HEAVY_BOOTS.json b/items/HEAVY_BOOTS.json index 273e607a..a68cd416 100644 --- a/items/HEAVY_BOOTS.json +++ b/items/HEAVY_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Heavy Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d124\",1:\"§7Defense: §a+57\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 2\",12:\"§9§lRARE DUNGEON BOOTS\"],color:16777215,Name:\"§9Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d124\",1:\"§7Defense: §a+57\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c2§c.\",13:\"§9§lRARE DUNGEON BOOTS\"],color:16777215,Name:\"§9Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d124", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 2", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c2§c.", "§9§lRARE DUNGEON BOOTS" ], "internalname": "HEAVY_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor", diff --git a/items/HEAVY_CHESTPLATE.json b/items/HEAVY_CHESTPLATE.json index 31300bc7..d26d1fbe 100644 --- a/items/HEAVY_CHESTPLATE.json +++ b/items/HEAVY_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Heavy Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234\",1:\"§7Defense: §a+112\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 2\",12:\"§9§lRARE DUNGEON CHESTPLATE\"],color:8553090,Name:\"§9Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234\",1:\"§7Defense: §a+112\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c2§c.\",13:\"§9§lRARE DUNGEON CHESTPLATE\"],color:8553090,Name:\"§9Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d234", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 2", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c2§c.", "§9§lRARE DUNGEON CHESTPLATE" ], "internalname": "HEAVY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor", diff --git a/items/HEAVY_HELMET.json b/items/HEAVY_HELMET.json index f6524767..99dd058c 100644 --- a/items/HEAVY_HELMET.json +++ b/items/HEAVY_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§9Heavy Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d134\",1:\"§7Defense: §a+62\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 2\",12:\"§9§lRARE DUNGEON HELMET\"],color:16777215,Name:\"§9Heavy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d134\",1:\"§7Defense: §a+62\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c2§c.\",13:\"§9§lRARE DUNGEON HELMET\"],color:16777215,Name:\"§9Heavy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d134", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 2", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c2§c.", "§9§lRARE DUNGEON HELMET" ], "internalname": "HEAVY_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor", diff --git a/items/HEAVY_LEGGINGS.json b/items/HEAVY_LEGGINGS.json index 0c329823..667cc1a2 100644 --- a/items/HEAVY_LEGGINGS.json +++ b/items/HEAVY_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Heavy Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d194\",1:\"§7Defense: §a+92\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 2\",12:\"§9§lRARE DUNGEON LEGGINGS\"],color:8553090,Name:\"§9Heavy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d194\",1:\"§7Defense: §a+92\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c2§c.\",13:\"§9§lRARE DUNGEON LEGGINGS\"],color:8553090,Name:\"§9Heavy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d194", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 2", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c2§c.", "§9§lRARE DUNGEON LEGGINGS" ], "internalname": "HEAVY_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor", diff --git a/items/HOLY_ICE.json b/items/HOLY_ICE.json index e1658fd4..d773973e 100644 --- a/items/HOLY_ICE.json +++ b/items/HOLY_ICE.json @@ -26,7 +26,7 @@ "internalname": "HOLY_ICE", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 1", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Holy_Ice", diff --git a/items/HYPER_CLEAVER.json b/items/HYPER_CLEAVER.json index 1b885631..d1298f41 100644 --- a/items/HYPER_CLEAVER.json +++ b/items/HYPER_CLEAVER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Hyper Cleaver", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d285 §8(1130)\",1:\"§7Damage: §c+175 §8(+733.25)\",2:\"§7Strength: §c+50 §8(+209.5)\",3:\"§7Crit Damage: §c+50% §8(+209.5%)\",4:\"\",5:\"§6Ability: Cleave\",6:\"§7When hitting an entity, monsters\",7:\"§7in a §a4§7 block range will be\",8:\"§7hit for a portion of that damage\",9:\"§7too.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 16\",14:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Hyper Cleaver\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPER_CLEAVER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d285 §8(1130)\",1:\"§7Damage: §c+175 §8(+733.25)\",2:\"§7Strength: §c+50 §8(+209.5)\",3:\"§7Crit Damage: §c+50% §8(+209.5%)\",4:\"\",5:\"§6Ability: Cleave\",6:\"§7When hitting an entity, monsters\",7:\"§7in a §a4§7 block range will be\",8:\"§7hit for a portion of that damage\",9:\"§7too.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c16§c.\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Hyper Cleaver\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPER_CLEAVER\"}}", "damage": 0, "lore": [ "§7Gear Score: §d285 §8(1130)", @@ -17,13 +17,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c16§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "HYPER_CLEAVER", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hyper_Cleaver", diff --git a/items/ICE_SPRAY_WAND.json b/items/ICE_SPRAY_WAND.json index 895e5a55..5a0b7b2f 100644 --- a/items/ICE_SPRAY_WAND.json +++ b/items/ICE_SPRAY_WAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", "displayname": "§9Ice Spray Wand", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d131 \",1:\"§7Damage: §c+52\",2:\"§7Intelligence: §a+118\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Ability: Ice Spray §e§lRIGHT CLICK\",6:\"§7Produces a cone of ice in front\",7:\"§7of the caster that deals\",8:\"§7§c43,367 §7damage to mobs and\",9:\"§7freezes them in place for §e5\",10:\"§e§7seconds! Frozen mobs take\",11:\"§7§c10%§7 increased damage!\",12:\"§8Mana Cost: §350\",13:\"§8Cooldown: §a5s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 35000 / 35000\",17:\"§7§4❣ §cRequires §aCatacombs Level 20\",18:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Ice Spray Wand\"},ExtraAttributes:{dungeon_item_level:0,id:\"ICE_SPRAY_WAND\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d131 \",1:\"§7Damage: §c+52\",2:\"§7Intelligence: §a+118\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Ability: Ice Spray §e§lRIGHT CLICK\",6:\"§7Produces a cone of ice in front\",7:\"§7of the caster that deals\",8:\"§7§c43,367 §7damage to mobs and\",9:\"§7freezes them in place for §e5\",10:\"§e§7seconds! Frozen mobs take\",11:\"§7§c10%§7 increased damage!\",12:\"§8Mana Cost: §350\",13:\"§8Cooldown: §a5s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 35000 / 35000\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c20§c.\",19:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Ice Spray Wand\"},ExtraAttributes:{dungeon_item_level:0,id:\"ICE_SPRAY_WAND\"}}", "damage": 0, "lore": [ "§7Gear Score: §d131 ", @@ -21,13 +21,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 20", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c20§c.", "§9§lRARE DUNGEON SWORD" ], "internalname": "ICE_SPRAY_WAND", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ice_Spray_Wand", diff --git a/items/IGRUPAN_NPC.json b/items/IGRUPAN_NPC.json new file mode 100644 index 00000000..ba3f59a2 --- /dev/null +++ b/items/IGRUPAN_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Igrupan (NPC)", + "nbttag": "{SkullOwner:{Id:\"a2df510a-202a-28dc-94cc-41a6a821baf8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVkMGMyNWZkOWQzMmUxMjA0YTFkMzJlNWQ5NWEyZjFjZmEwOTUyNWE4Zjk4ZTFkZWVmNWIyYTNjNzdmOThhOGMifX19\"}]},Name:\"a2df510a-202a-28dc-94cc-41a6a821baf8\"},display:{Lore:[0:\"\"],Name:\"§9Igrupan (NPC)\"},ExtraAttributes:{id:\"IGRUPAN_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "IGRUPAN_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -31, + "y": 94, + "z": -824, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/INK_SACK-3.json b/items/INK_SACK-3.json index 87b24f73..05e26fd9 100644 --- a/items/INK_SACK-3.json +++ b/items/INK_SACK-3.json @@ -1,18 +1,20 @@ { "itemid": "minecraft:dye", "displayname": "§fCocoa Beans", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCocoa Beans\"},ExtraAttributes:{id:\"INK_SACK-3\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fCocoa Beans\"},ExtraAttributes:{id:\"INK_SACK-3\"}}", "damage": 3, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "parent": "INK_SACK", "internalname": "INK_SACK-3", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Cocoa_Beans" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/INSPIRED_CHESTPLATE.json b/items/INSPIRED_CHESTPLATE.json deleted file mode 100644 index e5be1519..00000000 --- a/items/INSPIRED_CHESTPLATE.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "itemid": "minecraft:leather_chestplate", - "displayname": "§5Inspired Chestplate", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§8This item can be reforged!\",1:\"§5§lEPIC CHESTPLATE\"],color:4383707,Name:\"§5Inspired Chestplate\"},ExtraAttributes:{id:\"INSPIRED_CHESTPLATE\"}}", - "damage": 0, - "lore": [ - "§7§8This item can be reforged!", - "§5§lEPIC CHESTPLATE" - ], - "recipe": { - "A1": "", - "A2": "DEADGEHOG_SPINE:32", - "A3": "", - "B1": "DEADGEHOG_SPINE:32", - "B2": "IRON_CHESTPLATE:1", - "B3": "DEADGEHOG_SPINE:32", - "C1": "SHAME_CRUX:32", - "C2": "BOTTLED_INSPIRATION:1", - "C3": "SHADOW_CRUX:32" - }, - "internalname": "INSPIRED_CHESTPLATE", - "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", - "crafttext": "", - "infoType": "" -}
\ No newline at end of file diff --git a/items/JACOB_NPC.json b/items/JACOB_NPC.json new file mode 100644 index 00000000..8b3e99cc --- /dev/null +++ b/items/JACOB_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Jacob (NPC)", + "nbttag": "{SkullOwner:{Id:\"6dce48a6-32ec-2ccd-8d26-8573147e2599\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdiOGJiMWI0OGY0YmFiYzY3Y2UzOTU0NzIwOGZkYmVkNzIyY2E1OThjZGYzMDY4MWUzNjdjNjI0N2NhYjE5MTgifX19\"}]},Name:\"6dce48a6-32ec-2ccd-8d26-8573147e2599\"},display:{Lore:[0:\"\"],Name:\"§9Jacob (NPC)\"},ExtraAttributes:{id:\"JACOB_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "JACOB_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 23, + "y": 72, + "z": -69, + "island": "hub" +}
\ No newline at end of file diff --git a/items/JINE_NPC.json b/items/JINE_NPC.json new file mode 100644 index 00000000..dc4bc8a0 --- /dev/null +++ b/items/JINE_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Jine (NPC)", + "nbttag": "{SkullOwner:{Id:\"c0315e5d-d677-2d31-a552-89b3d984ddeb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzk1ZmExM2NjMjY1Mzk4NTNmZWE1OTU1MmIyZTVlOTAxNmRjNDE0ZGRhMmY4MzdiNzJhYTk1OWY3ZjE3M2NmMyJ9fX0\u003d\"}]},Name:\"c0315e5d-d677-2d31-a552-89b3d984ddeb\"},display:{Lore:[0:\"\"],Name:\"§9Jine (NPC)\"},ExtraAttributes:{id:\"JINE_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "JINE_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -545, + "y": 120, + "z": -854, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/JUICY_HEALING_MELON.json b/items/JUICY_HEALING_MELON.json index f4e6c949..99af8ed0 100644 --- a/items/JUICY_HEALING_MELON.json +++ b/items/JUICY_HEALING_MELON.json @@ -24,7 +24,7 @@ "internalname": "JUICY_HEALING_MELON", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Juicy_Healing_Melon", diff --git a/items/KAUS_NPC.json b/items/KAUS_NPC.json new file mode 100644 index 00000000..63684f62 --- /dev/null +++ b/items/KAUS_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Kaus (NPC)", + "nbttag": "{SkullOwner:{Id:\"e542ce48-011d-244f-8f65-d19ceeb3f8ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJmZjk2NjQ2MWI0YmQ2OGRmM2ZmN2M2YWRhZTBjZGE1ZjI3YWM4NTNhMTZlMmEyYzc4NDliM2MwMjYxMDEzOTAifX19\"}]},Name:\"e542ce48-011d-244f-8f65-d19ceeb3f8ad\"},display:{Lore:[0:\"\"],Name:\"§9Kaus (NPC)\"},ExtraAttributes:{id:\"KAUS_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "KAUS_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -596, + "y": 114, + "z": -640, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/KHEHARAD_NPC.json b/items/KHEHARAD_NPC.json new file mode 100644 index 00000000..c8f47f0d --- /dev/null +++ b/items/KHEHARAD_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Kheharad (NPC)", + "nbttag": "{SkullOwner:{Id:\"0625dc1e-ebc2-2164-96a9-e53f7c531803\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2MwY2Q2MjZiYWYxNjNjZmQ0ZmU3NjhmNDc1M2Y4MGQ1MGRkMTE5NzcwMGU0YzNhMmQ1ODUwY2Y3OWJlYjA5NDcifX19\"}]},Name:\"0625dc1e-ebc2-2164-96a9-e53f7c531803\"},display:{Lore:[0:\"\"],Name:\"§9Kheharad (NPC)\"},ExtraAttributes:{id:\"KHEHARAD_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "KHEHARAD_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -111, + "y": 100, + "z": -827, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/KUUDRA_BELIEVER_NPC.json b/items/KUUDRA_BELIEVER_NPC.json new file mode 100644 index 00000000..f462f6c2 --- /dev/null +++ b/items/KUUDRA_BELIEVER_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Kuudra Believer (NPC)", + "nbttag": "{SkullOwner:{Id:\"31b36337-1084-24f7-9cda-017423a8d29b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RjN2I4M2Y4MWU1OGYyYTExNzk4NWM2NjI3NzE4MzNjMzRkYTY4NDQxN2MzYWE3ZTI5NjBiMDEyNzVlMzFlOWEifX19\"}]},Name:\"31b36337-1084-24f7-9cda-017423a8d29b\"},display:{Lore:[0:\"\"],Name:\"§9Kuudra Believer (NPC)\"},ExtraAttributes:{id:\"KUUDRA_BELIEVER_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "KUUDRA_BELIEVER_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -390, + "y": 82, + "z": -701, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/KUUDRA_LOREMASTER_NPC.json b/items/KUUDRA_LOREMASTER_NPC.json new file mode 100644 index 00000000..946c698e --- /dev/null +++ b/items/KUUDRA_LOREMASTER_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Kuudra Loremaster (NPC)", + "nbttag": "{SkullOwner:{Id:\"96cb67c0-f112-240e-9805-e3631d815fcd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2MwY2Q2MjZiYWYxNjNjZmQ0ZmU3NjhmNDc1M2Y4MGQ1MGRkMTE5NzcwMGU0YzNhMmQ1ODUwY2Y3OWJlYjA5NDcifX19\"}]},Name:\"96cb67c0-f112-240e-9805-e3631d815fcd\"},display:{Lore:[0:\"\"],Name:\"§9Kuudra Loremaster (NPC)\"},ExtraAttributes:{id:\"KUUDRA_LOREMASTER_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "KUUDRA_LOREMASTER_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -106, + "y": 127, + "z": -817, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/LASEA_NPC.json b/items/LASEA_NPC.json new file mode 100644 index 00000000..1ec865c1 --- /dev/null +++ b/items/LASEA_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lasea (NPC)", + "nbttag": "{SkullOwner:{Id:\"b65c40b4-98dd-2834-b659-fb8c58fd90dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJjYzkwM2UyNDNjYjVkMTVmYWZjYzA0ZGYzZmU2ZDExNGYxZGI2M2RmM2ZhYmZkYWExOTEwZTc4MDk5MTRmNTcifX19\"}]},Name:\"b65c40b4-98dd-2834-b659-fb8c58fd90dc\"},display:{Lore:[0:\"\"],Name:\"§9Lasea (NPC)\"},ExtraAttributes:{id:\"LASEA_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "LASEA_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -566, + "y": 109, + "z": -657, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/LEGGINGS_OF_THE_COVEN.json b/items/LEGGINGS_OF_THE_COVEN.json index 0e78bca4..105c2ad2 100644 --- a/items/LEGGINGS_OF_THE_COVEN.json +++ b/items/LEGGINGS_OF_THE_COVEN.json @@ -34,7 +34,7 @@ "internalname": "LEGGINGS_OF_THE_COVEN", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 3", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Leggings_Of_The_Coven" diff --git a/items/LESSER_ORB_OF_HEALING.json b/items/LESSER_ORB_OF_HEALING.json index e6104548..1b542b5e 100644 --- a/items/LESSER_ORB_OF_HEALING.json +++ b/items/LESSER_ORB_OF_HEALING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Lesser Orb of Healing", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b63053e-d6b2-36a4-b782-31fcf103589e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjgzMjM2NjM5NjA3MDM2YzFiYTM5MWMyYjQ2YTljN2IwZWZkNzYwYzhiZmEyOTk2YTYwNTU1ODJiNGRhNSJ9fX0=\"}]}},display:{Lore:[0:\"§7A shard of a Dungeon Blessing,\",1:\"§7capable of being bestowed upon\",2:\"§7another player for a continuous\",3:\"§7buff, but draining mana.\",4:\"\",5:\"§aOrb of Life §e§lRIGHT CLICK TEAMMATE\",6:\"§7Grants §a+5%§7 HP per second.\",7:\"§8Mana Drain: §350 per second\",8:\"\",9:\"§7§4❣ §cRequires §aCatacombs Level 16\",10:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Lesser Orb of Healing\"},ExtraAttributes:{id:\"LESSER_ORB_OF_HEALING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b63053e-d6b2-36a4-b782-31fcf103589e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjgzMjM2NjM5NjA3MDM2YzFiYTM5MWMyYjQ2YTljN2IwZWZkNzYwYzhiZmEyOTk2YTYwNTU1ODJiNGRhNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7A shard of a Dungeon Blessing,\",1:\"§7capable of being bestowed upon\",2:\"§7another player for a continuous\",3:\"§7buff, but draining mana.\",4:\"\",5:\"§aOrb of Life §e§lRIGHT CLICK TEAMMATE\",6:\"§7Grants §a+5%§7 HP per second.\",7:\"§8Mana Drain: §350 per second\",8:\"\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c16§c.\",11:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Lesser Orb of Healing\"},ExtraAttributes:{id:\"LESSER_ORB_OF_HEALING\"}}", "damage": 3, "lore": [ "§7A shard of a Dungeon Blessing,", @@ -13,7 +13,8 @@ "§7Grants §a+5%§7 HP per second.", "§8Mana Drain: §350 per second", "", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c16§c.", "§5§lEPIC DUNGEON ITEM" ], "recipe": { @@ -29,7 +30,7 @@ }, "internalname": "LESSER_ORB_OF_HEALING", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/LIFEGUARD_CHAIR.json b/items/LIFEGUARD_CHAIR.json new file mode 100644 index 00000000..ed33b8da --- /dev/null +++ b/items/LIFEGUARD_CHAIR.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Lifeguard Chair", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"59e55428-30f9-344d-9ad4-f4af9f9c6b53\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzNiZGU0MzExMWY2OWE3ZmRhNmVjNmZhZjIyNjNjODI3OTYxZjM5MGQ3YzYxNjNlZDEyMzEwMzVkMWIwYjkifX19\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive §aSummer\",4:\"§a§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Lifeguard Chair\"},ExtraAttributes:{id:\"LIFEGUARD_CHAIR\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Summer Cosmetic", + "", + "§7This exclusive §aSummer", + "§a§7cosmetic can be placed on your", + "§7island or traded.", + "", + "§5§lEPIC" + ], + "internalname": "LIFEGUARD_CHAIR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LIVELY_SEPULTURE_CHESTPLATE.json b/items/LIVELY_SEPULTURE_CHESTPLATE.json index 19a5bfd2..dd639a60 100644 --- a/items/LIVELY_SEPULTURE_CHESTPLATE.json +++ b/items/LIVELY_SEPULTURE_CHESTPLATE.json @@ -25,7 +25,7 @@ "internalname": "LIVELY_SEPULTURE_CHESTPLATE", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 5", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lively_Sepulture_Chestplate", diff --git a/items/LUSCIOUS_HEALING_MELON.json b/items/LUSCIOUS_HEALING_MELON.json index 84fb9279..f7c7313f 100644 --- a/items/LUSCIOUS_HEALING_MELON.json +++ b/items/LUSCIOUS_HEALING_MELON.json @@ -22,7 +22,7 @@ "C3": "" }, "internalname": "LUSCIOUS_HEALING_MELON", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 4", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", diff --git a/items/MAGMA_CREAM.json b/items/MAGMA_CREAM.json index af74898e..8c77b3ee 100644 --- a/items/MAGMA_CREAM.json +++ b/items/MAGMA_CREAM.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:magma_cream", "displayname": "§fMagma Cream", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fMagma Cream\"},ExtraAttributes:{id:\"MAGMA_CREAM\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fMagma Cream\"},ExtraAttributes:{id:\"MAGMA_CREAM\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "MAGMA_CREAM", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { diff --git a/items/MATHS_ENJOYER_NPC.json b/items/MATHS_ENJOYER_NPC.json new file mode 100644 index 00000000..30470bde --- /dev/null +++ b/items/MATHS_ENJOYER_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Maths Enjoyer (NPC)", + "nbttag": "{SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgyMmQ4ZTc1MWM4ZjJmZDRjODk0MmM0NGJkYjJmNWNhNGQ4YWU4ZTU3NWVkM2ViMzRjMThhODZlOTNiIn19fQ\u003d\u003d\"}]},Name:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\"},display:{Lore:[0:\"\"],Name:\"§9Maths Enjoyer (NPC)\"},ExtraAttributes:{id:\"MATHS_ENJOYER_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MATHS_ENJOYER_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 56, + "y": 70, + "z": -40, + "island": "hub" +}
\ No newline at end of file diff --git a/items/MAZAKALA_NPC.json b/items/MAZAKALA_NPC.json new file mode 100644 index 00000000..a4ee272f --- /dev/null +++ b/items/MAZAKALA_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mazakala (NPC)", + "nbttag": "{SkullOwner:{Id:\"847efbde-4dfd-2671-a0bd-6ed378b88e70\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVkMGMyNWZkOWQzMmUxMjA0YTFkMzJlNWQ5NWEyZjFjZmEwOTUyNWE4Zjk4ZTFkZWVmNWIyYTNjNzdmOThhOGMifX19\"}]},Name:\"847efbde-4dfd-2671-a0bd-6ed378b88e70\"},display:{Lore:[0:\"\"],Name:\"§9Mazakala (NPC)\"},ExtraAttributes:{id:\"MAZAKALA_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MAZAKALA_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -3, + "y": 94, + "z": -825, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/MENDER_CROWN.json b/items/MENDER_CROWN.json index 276860db..2f853df6 100644 --- a/items/MENDER_CROWN.json +++ b/items/MENDER_CROWN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Mender Crown", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63fcdb3b-2514-3e8b-b259-3acfd4aad50a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzQwNjU0NSwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb25fVml0b0Nvcmxlb25lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzMDY1ZDUwNDk1YzBhMmYyNWEzM2Y5MmFhOTBkMDg0OWNhZjkxNDcwYmIxMDI3ZDdmNzljZGI1Y2UzNzM4ZWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d300 \",1:\"§7Health: §a+270\",2:\"§7Mending: §a+100\",3:\"\",4:\"§7Grants §a+100☄ Mending §7and §4♨\",5:\"§4Vitality §7while in Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Crown\"},ExtraAttributes:{id:\"MENDER_CROWN\",shop_dungeon_floor_completion_required:6}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63fcdb3b-2514-3e8b-b259-3acfd4aad50a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzQwNjU0NSwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb25fVml0b0Nvcmxlb25lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzMDY1ZDUwNDk1YzBhMmYyNWEzM2Y5MmFhOTBkMDg0OWNhZjkxNDcwYmIxMDI3ZDdmNzljZGI1Y2UzNzM4ZWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d300 \",1:\"§7Health: §a+270\",2:\"§7Mending: §a+100\",3:\"\",4:\"§7Grants §a+100☄ Mending §7and §4♨\",5:\"§4Vitality §7while in Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c28§c.\",11:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Crown\"},ExtraAttributes:{id:\"MENDER_CROWN\",shop_dungeon_floor_completion_required:6}}", "damage": 3, "lore": [ "§7Gear Score: §d300 ", @@ -13,13 +13,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c28§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "MENDER_CROWN", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mender_Crown", diff --git a/items/MENDER_FEDORA.json b/items/MENDER_FEDORA.json index 00b346d9..41d6ac27 100644 --- a/items/MENDER_FEDORA.json +++ b/items/MENDER_FEDORA.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Mender Fedora", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"57893e0f-a314-32fc-ab99-4c4e6cb20f07\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2NTE0Njc3MCwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTVlMTQzNDg2YmJkZDk4YjJiNTYyMzAwZDRjNjk4ZTZhNTNhNWFhM2ZhMzI4Zjc0Y2I4MzkwOWUwODhjNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d250\",1:\"§7Health: §a+220\",2:\"§7Mending: §a+100\",3:\"\",4:\"§7Grants §a+100☄ Mending §7and §4♨\",5:\"§4Vitality §7while in Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 16\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Fedora\"},ExtraAttributes:{id:\"MENDER_FEDORA\",shop_dungeon_floor_completion_required:3}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"57893e0f-a314-32fc-ab99-4c4e6cb20f07\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2NTE0Njc3MCwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTVlMTQzNDg2YmJkZDk4YjJiNTYyMzAwZDRjNjk4ZTZhNTNhNWFhM2ZhMzI4Zjc0Y2I4MzkwOWUwODhjNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d250\",1:\"§7Health: §a+220\",2:\"§7Mending: §a+100\",3:\"\",4:\"§7Grants §a+100☄ Mending §7and §4♨\",5:\"§4Vitality §7while in Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c16§c.\",11:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Fedora\"},ExtraAttributes:{id:\"MENDER_FEDORA\",shop_dungeon_floor_completion_required:3}}", "damage": 3, "lore": [ "§7Gear Score: §d250", @@ -13,13 +13,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c16§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "MENDER_FEDORA", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mender_Fedora", diff --git a/items/METAL_CHESTPLATE.json b/items/METAL_CHESTPLATE.json index e615a158..15163d68 100644 --- a/items/METAL_CHESTPLATE.json +++ b/items/METAL_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Metal Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d250\",1:\"§7Health: §a+230\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c8% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 16\",10:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Metal Chestplate\"},ExtraAttributes:{id:\"METAL_CHESTPLATE\",shop_dungeon_floor_completion_required:3}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d250\",1:\"§7Health: §a+230\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c8% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c16§c.\",11:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Metal Chestplate\"},ExtraAttributes:{id:\"METAL_CHESTPLATE\",shop_dungeon_floor_completion_required:3}}", "damage": 0, "lore": [ "§7Gear Score: §d250", @@ -13,13 +13,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c16§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "METAL_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Metal_Chestplate", diff --git a/items/MOLLIM_NPC.json b/items/MOLLIM_NPC.json new file mode 100644 index 00000000..0c5b1dec --- /dev/null +++ b/items/MOLLIM_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mollim (NPC)", + "nbttag": "{SkullOwner:{Id:\"32f8e6d3-8d9f-2ff6-bf56-2b357ff85aef\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I1NjBiNmVlMmFmYWI3OGQ1NjdmMGYxZDE1MTA0ZTFmYmJhNTczNGRmNzNkZWM0OWU3ZjNlZDhiOWNlZjYwNmQifX19\"}]},Name:\"32f8e6d3-8d9f-2ff6-bf56-2b357ff85aef\"},display:{Lore:[0:\"\"],Name:\"§9Mollim (NPC)\"},ExtraAttributes:{id:\"MOLLIM_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "MOLLIM_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -132, + "y": 101, + "z": -789, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/OBSIDIAN.json b/items/OBSIDIAN.json index 71e68e4a..2693f66f 100644 --- a/items/OBSIDIAN.json +++ b/items/OBSIDIAN.json @@ -1,17 +1,19 @@ { "itemid": "minecraft:obsidian", "displayname": "§fObsidian", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fObsidian\"},ExtraAttributes:{id:\"OBSIDIAN\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fObsidian\"},ExtraAttributes:{id:\"OBSIDIAN\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "OBSIDIAN", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Obsidian" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/ODEXAR_NPC.json b/items/ODEXAR_NPC.json new file mode 100644 index 00000000..a8df1e2d --- /dev/null +++ b/items/ODEXAR_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Odexar (NPC)", + "nbttag": "{SkullOwner:{Id:\"5db3bda7-b9fa-299f-8b78-9adaa57a0c9e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVkMGMyNWZkOWQzMmUxMjA0YTFkMzJlNWQ5NWEyZjFjZmEwOTUyNWE4Zjk4ZTFkZWVmNWIyYTNjNzdmOThhOGMifX19\"}]},Name:\"5db3bda7-b9fa-299f-8b78-9adaa57a0c9e\"},display:{Lore:[0:\"\"],Name:\"§9Odexar (NPC)\"},ExtraAttributes:{id:\"ODEXAR_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "ODEXAR_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -112, + "y": 100, + "z": -844, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/PABLO_NPC.json b/items/PABLO_NPC.json new file mode 100644 index 00000000..0e785474 --- /dev/null +++ b/items/PABLO_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pablo (NPC)", + "nbttag": "{SkullOwner:{Id:\"1ad010dd-2d08-2fa8-90e4-51127b3e7b35\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgxYTcwNDE1OGZkYTMzN2RjZWNmNWVjMTlkNjcyM2QxN2NjYWUzYTMxMDY2NzkyNGYzN2RkOTYyMDJlZGJkMGEifX19\"}]},Name:\"1ad010dd-2d08-2fa8-90e4-51127b3e7b35\"},display:{Lore:[0:\"\"],Name:\"§9Pablo (NPC)\"},ExtraAttributes:{id:\"PABLO_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "PABLO_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -130, + "y": 129, + "z": -815, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/PAM_NPC.json b/items/PAM_NPC.json new file mode 100644 index 00000000..23634986 --- /dev/null +++ b/items/PAM_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pam (NPC)", + "nbttag": "{SkullOwner:{Id:\"4139e030-f3a7-249f-8680-b45ff30e0c70\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgwNGIyMjUzYzI0ZDgxNGJlZjMxOTlmMGE4NjExZWVhYjU0ZjdjZTJlYmY3MWE0YmJlMDAyOGViMWE3YmIwOGYifX19\"}]},Name:\"4139e030-f3a7-249f-8680-b45ff30e0c70\"},display:{Lore:[0:\"\"],Name:\"§9Pam (NPC)\"},ExtraAttributes:{id:\"PAM_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "PAM_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -637, + "y": 108, + "z": -765, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/POMTAIR_NPC.json b/items/POMTAIR_NPC.json new file mode 100644 index 00000000..7495c7f3 --- /dev/null +++ b/items/POMTAIR_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pomtair (NPC)", + "nbttag": "{SkullOwner:{Id:\"2c5ba49d-d3d6-2159-b999-c1bda4e71e11\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzljYzVjNWQyOTg1NDM1N2EzOTllZTY1Zjg2ZjJmZmRiYTNhZGQwYjAzNTdjNWJmMTE1NjJiZmU5NzgyMzQ0MjYifX19\"}]},Name:\"2c5ba49d-d3d6-2159-b999-c1bda4e71e11\"},display:{Lore:[0:\"\"],Name:\"§9Pomtair (NPC)\"},ExtraAttributes:{id:\"POMTAIR_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "POMTAIR_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -569, + "y": 121, + "z": -775, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/PORC_NPC.json b/items/PORC_NPC.json new file mode 100644 index 00000000..c10dbf36 --- /dev/null +++ b/items/PORC_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Porc (NPC)", + "nbttag": "{SkullOwner:{Id:\"48774e28-6950-20d8-a168-9ca29d487dc9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFiODk1ZGUyMDFkOTcyMDVjMWNiYmNhZjI4Y2QxOTFjOGZjNGRjOGVlODk2YmZkNmYyNzQ2OTdhZWE4YzllM2YifX19\"}]},Name:\"48774e28-6950-20d8-a168-9ca29d487dc9\"},display:{Lore:[0:\"\"],Name:\"§9Porc (NPC)\"},ExtraAttributes:{id:\"PORC_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "PORC_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -577, + "y": 119, + "z": -857, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/QUEEN_NYX_NPC.json b/items/QUEEN_NYX_NPC.json new file mode 100644 index 00000000..eaedec04 --- /dev/null +++ b/items/QUEEN_NYX_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Queen Nyx (NPC)", + "nbttag": "{SkullOwner:{Id:\"fcfb499e-2e4d-2cf6-848e-15b24595587b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzliM2JjZTAzOTE4ZTRiYWVmNzMzY2U0NzgwNzk2YTkyNzg5MzVhZGEwYzAxYWFmNWIxNzdkZmNlZDZlODdiOCJ9fX0\u003d\"}]},Name:\"fcfb499e-2e4d-2cf6-848e-15b24595587b\"},display:{Lore:[0:\"\"],Name:\"§9Queen Nyx (NPC)\"},ExtraAttributes:{id:\"QUEEN_NYX_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "QUEEN_NYX_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -117, + "y": 106, + "z": -754, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/RABBIT_FOOT.json b/items/RABBIT_FOOT.json index 63d66edb..05baf733 100644 --- a/items/RABBIT_FOOT.json +++ b/items/RABBIT_FOOT.json @@ -1,17 +1,19 @@ { "itemid": "minecraft:rabbit_foot", - "displayname": "§fRabbit's Foot", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fRabbit's Foot\"},ExtraAttributes:{id:\"RABBIT_FOOT\"}}", + "displayname": "§fRabbit\u0027s Foot", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fRabbit\u0027s Foot\"},ExtraAttributes:{id:\"RABBIT_FOOT\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "RABBIT_FOOT", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Rabbit's_Foot" - ] + "https://wiki.hypixel.net/Rabbit\u0027s_Foot" + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/REVIVED_HEART.json b/items/REVIVED_HEART.json index ee123d5b..a1b23840 100644 --- a/items/REVIVED_HEART.json +++ b/items/REVIVED_HEART.json @@ -4,8 +4,8 @@ "displayname": "§f§f§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:\"§7§8This item can be reforged!\",10:\"§7§4☠ §cRequires §5Zombie Slayer 6§c.\",11:\"§5§lEPIC HELMET\"],Name:\"§f§f§5Revived Heart\"},ExtraAttributes:{id:\"REVIVED_HEART\"}}", - "modver": "2.1.0-REL", + "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", "lore": [ "§7Health: §a+100", "§7Defense: §a+35", @@ -16,6 +16,8 @@ "§7Doubles your §a☄ Mending §7and", "§7§4♨ Vitality §7while wearing.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§7§4☠ §cRequires §5Zombie Slayer 6§c.", "§5§lEPIC HELMET" diff --git a/items/RICK_NPC.json b/items/RICK_NPC.json new file mode 100644 index 00000000..d797614e --- /dev/null +++ b/items/RICK_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Rick (NPC)", + "nbttag": "{SkullOwner:{Id:\"d7216597-3f37-2df0-bfb4-58a2b5dc6259\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzkyMzk2YjBhZDM1MmIyNTMxMTM5YzlkYzRjZWY5YTMyMzUwYzdjYzE0ZWQ3YmNmYzUxODVjZTE1YTdhN2Q1ZWIifX19\"}]},Name:\"d7216597-3f37-2df0-bfb4-58a2b5dc6259\"},display:{Lore:[0:\"\"],Name:\"§9Rick (NPC)\"},ExtraAttributes:{id:\"RICK_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "RICK_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -250, + "y": 71, + "z": -324, + "island": "combat_1" +}
\ No newline at end of file diff --git a/items/RIFT_BARTENDER_NPC.json b/items/RIFT_BARTENDER_NPC.json deleted file mode 100644 index 2cf2f8b4..00000000 --- a/items/RIFT_BARTENDER_NPC.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "internalname": "RIFT_BARTENDER_NPC", - "itemid": "minecraft:skull", - "displayname": "§9Rift Bartender (NPC)", - "clickcommand": "viewrecipe", - "damage": 3, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"\"],Name:\"§9Rift Bartender (NPC)\"},ExtraAttributes:{id:\"RIFT_BARTENDER_NPC\"}}", - "modver": "2.1.1-PRE", - "infoType": "WIKI_URL", - "info": [ - "TODO" - ], - "lore": [ - "" - ], - "x": -121, - "y": 74, - "z": 172, - "island": "rift", - "recipes": [ - { - "type": "npc_shop", - "result": "RIFT_SPEED_ELIXIR:1.0", - "cost": [ - "SHAME_CRUX:5.0", - "ABIPHONE_XIII_PRO:1.0" - ] - }, - { - "type": "npc_shop", - "result": "RIFT_JUMP_ELIXIR:1.0", - "cost": [ - "SHAME_CRUX:5.0", - "ABICASE_BLUE_AQUA:1.0" - ] - }, - { - "type": "npc_shop", - "result": "RIFT_STRENGTH_ELIXIR:1.0", - "cost": [ - "SHAME_CRUX:5.0", - "ABIPHONE_XII_MEGA_COLOR:1.0" - ] - } - ] -}
\ No newline at end of file diff --git a/items/RIFT_TROPHY_VAMPIRIC.json b/items/RIFT_TROPHY_VAMPIRIC.json index a9b682fa..86fb7b33 100644 --- a/items/RIFT_TROPHY_VAMPIRIC.json +++ b/items/RIFT_TROPHY_VAMPIRIC.json @@ -25,7 +25,7 @@ "internalname": "RIFT_TROPHY_VAMPIRIC", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 3", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Vampiric_Timecharm", diff --git a/items/ROLLIM_NPC.json b/items/ROLLIM_NPC.json new file mode 100644 index 00000000..5735af82 --- /dev/null +++ b/items/ROLLIM_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Rollim (NPC)", + "nbttag": "{SkullOwner:{Id:\"c00ee855-3484-26a5-9e60-f9972c48c2cd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Q4ZWQ4YWVhMjRhNThkOWUyYzBlOGQ3NGQ3MDQ5MmZmOTA4NDkxNjMxNTE0NTMzZWM4MTRkNTFkZWI3N2I3YzcifX19\"}]},Name:\"c00ee855-3484-26a5-9e60-f9972c48c2cd\"},display:{Lore:[0:\"\"],Name:\"§9Rollim (NPC)\"},ExtraAttributes:{id:\"ROLLIM_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "ROLLIM_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -147, + "y": 107, + "z": -854, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/ROTTEN_BOOTS.json b/items/ROTTEN_BOOTS.json index 2452482e..20ddc056 100644 --- a/items/ROTTEN_BOOTS.json +++ b/items/ROTTEN_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Rotten Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d75\",1:\"§7Strength: §c+10\",2:\"§7Health: §a+60\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 35000 / 35000\",16:\"§7§4❣ §cRequires §aCatacombs Level 1\",17:\"§9§lRARE DUNGEON BOOTS\"],color:10383363,Name:\"§9Rotten Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d75\",1:\"§7Strength: §c+10\",2:\"§7Health: §a+60\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§2This armor piece is undead ༕!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 35000 / 35000\",18:\"§7§4❣ §cRequires §cCatacombs Skill\",19:\"§c1§c.\",20:\"§9§lRARE DUNGEON BOOTS\"],color:10383363,Name:\"§9Rotten Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d75", @@ -18,15 +18,18 @@ "§e§7knockback resistance to", "§7arrows.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 1", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c1§c.", "§9§lRARE DUNGEON BOOTS" ], "internalname": "ROTTEN_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rotten_Armor", diff --git a/items/ROTTEN_CHESTPLATE.json b/items/ROTTEN_CHESTPLATE.json index a8cad6ed..00adcd40 100644 --- a/items/ROTTEN_CHESTPLATE.json +++ b/items/ROTTEN_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Rotten Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d150\",1:\"§7Strength: §c+20\",2:\"§7Health: §a+125\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 35000 / 35000\",16:\"§7§4❣ §cRequires §aCatacombs Level 1\",17:\"§9§lRARE DUNGEON CHESTPLATE\"],color:97585,Name:\"§9Rotten Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d150\",1:\"§7Strength: §c+20\",2:\"§7Health: §a+125\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§2This armor piece is undead ༕!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 35000 / 35000\",18:\"§7§4❣ §cRequires §cCatacombs Skill\",19:\"§c1§c.\",20:\"§9§lRARE DUNGEON CHESTPLATE\"],color:97585,Name:\"§9Rotten Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d150", @@ -18,15 +18,18 @@ "§e§7knockback resistance to", "§7arrows.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 1", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c1§c.", "§9§lRARE DUNGEON CHESTPLATE" ], "internalname": "ROTTEN_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rotten_Armor", diff --git a/items/ROTTEN_HELMET.json b/items/ROTTEN_HELMET.json index ab5cc5f8..9e2daa12 100644 --- a/items/ROTTEN_HELMET.json +++ b/items/ROTTEN_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§9Rotten Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85\",1:\"§7Strength: §c+10\",2:\"§7Health: §a+70\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 35000 / 35000\",16:\"§7§4❣ §cRequires §aCatacombs Level 1\",17:\"§9§lRARE DUNGEON HELMET\"],color:10383363,Name:\"§9Rotten Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85\",1:\"§7Strength: §c+10\",2:\"§7Health: §a+70\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§2This armor piece is undead ༕!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 35000 / 35000\",18:\"§7§4❣ §cRequires §cCatacombs Skill\",19:\"§c1§c.\",20:\"§9§lRARE DUNGEON HELMET\"],color:10383363,Name:\"§9Rotten Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d85", @@ -18,15 +18,18 @@ "§e§7knockback resistance to", "§7arrows.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 1", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c1§c.", "§9§lRARE DUNGEON HELMET" ], "internalname": "ROTTEN_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rotten_Armor", diff --git a/items/ROTTEN_LEGGINGS.json b/items/ROTTEN_LEGGINGS.json index beb9c8ae..9473e0f3 100644 --- a/items/ROTTEN_LEGGINGS.json +++ b/items/ROTTEN_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Rotten Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d130\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+110\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 35000 / 35000\",16:\"§7§4❣ §cRequires §aCatacombs Level 1\",17:\"§9§lRARE DUNGEON LEGGINGS\"],color:97585,Name:\"§9Rotten Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d130\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+110\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§2This armor piece is undead ༕!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 35000 / 35000\",18:\"§7§4❣ §cRequires §cCatacombs Skill\",19:\"§c1§c.\",20:\"§9§lRARE DUNGEON LEGGINGS\"],color:97585,Name:\"§9Rotten Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d130", @@ -18,15 +18,18 @@ "§e§7knockback resistance to", "§7arrows.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 1", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c1§c.", "§9§lRARE DUNGEON LEGGINGS" ], "internalname": "ROTTEN_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rotten_Armor", diff --git a/items/RULENOR_NPC.json b/items/RULENOR_NPC.json new file mode 100644 index 00000000..030d7538 --- /dev/null +++ b/items/RULENOR_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Rulenor (NPC)", + "nbttag": "{SkullOwner:{Id:\"88f3b66f-d4e0-21cf-b24e-d5b875ff58a7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I0MTgyYzY5NTIzOTc0OGMyY2YwYjhiZjY5YzU0MzBiOThmZjA2MTE0MWNiOGRiYmY4ZmFjY2NiYmI0NWZmMjcifX19\"}]},Name:\"88f3b66f-d4e0-21cf-b24e-d5b875ff58a7\"},display:{Lore:[0:\"\"],Name:\"§9Rulenor (NPC)\"},ExtraAttributes:{id:\"RULENOR_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "RULENOR_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -26, + "y": 123, + "z": -769, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/SAND-1.json b/items/SAND-1.json index 58ce4bcf..4d5326bf 100644 --- a/items/SAND-1.json +++ b/items/SAND-1.json @@ -1,14 +1,17 @@ { "itemid": "minecraft:sand", "displayname": "§fRed Sand", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fRed Sand\"},ExtraAttributes:{id:\"SAND-1\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fRed Sand\"},ExtraAttributes:{id:\"SAND-1\"}}", "damage": 1, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "parent": "SAND", "internalname": "SAND-1", - "modver": "1.3-REL", + "modver": "2.1.1-PRE", "vanilla": true, - "clickcommand": "" -} + "clickcommand": "", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SHADOW_GOGGLES.json b/items/SHADOW_GOGGLES.json index 97d6f85c..5363ff6d 100644 --- a/items/SHADOW_GOGGLES.json +++ b/items/SHADOW_GOGGLES.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Shadow Goggles", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e23b008e-298b-3219-9670-a36b72cf76de\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2NTE2MjgwMiwKICAicHJvZmlsZUlkIiA6ICI3MzgyZGRmYmU0ODU0NTVjODI1ZjkwMGY4OGZkMzJmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4cWwiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ2NWE4NDdlMTE0ZWY2MmU3ODMzY2JmYjJmZTVkZTU3NjRiYWI1ZjEwYWYxMjVmZDJkMzE2MjM4MjY4Mjc5ZiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Gear Score: §d160 \",1:\"§7Ability Damage: §c+35%\",2:\"§7Intelligence: §a+200 \",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§aPerfect 52500 / 52500\",6:\"§7§4❣ §cRequires §aCatacombs Level 16\",7:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Shadow Goggles\"},ExtraAttributes:{id:\"SHADOW_GOGGLES\",shop_dungeon_floor_completion_required:3}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e23b008e-298b-3219-9670-a36b72cf76de\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2NTE2MjgwMiwKICAicHJvZmlsZUlkIiA6ICI3MzgyZGRmYmU0ODU0NTVjODI1ZjkwMGY4OGZkMzJmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4cWwiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ2NWE4NDdlMTE0ZWY2MmU3ODMzY2JmYjJmZTVkZTU3NjRiYWI1ZjEwYWYxMjVmZDJkMzE2MjM4MjY4Mjc5ZiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d160 \",1:\"§7Ability Damage: §c+35%\",2:\"§7Intelligence: §a+200 \",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§aPerfect 52500 / 52500\",6:\"§7§4❣ §cRequires §cCatacombs Skill\",7:\"§c16§c.\",8:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Shadow Goggles\"},ExtraAttributes:{id:\"SHADOW_GOGGLES\",shop_dungeon_floor_completion_required:3}}", "damage": 3, "lore": [ "§7Gear Score: §d160 ", @@ -10,13 +10,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c16§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "SHADOW_GOGGLES", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shadow_Goggles", diff --git a/items/SILENT_DEATH.json b/items/SILENT_DEATH.json index d71e13cb..e05387b2 100644 --- a/items/SILENT_DEATH.json +++ b/items/SILENT_DEATH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§9Silent Death", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d165\",1:\"§7Damage: §c+85\",2:\"§7Strength: §c+31\",3:\"§7Crit Chance: §c+1%\",4:\"§7Crit Damage: §c+9%\",5:\"\",6:\"§6Ability: Shadowstep §e§lRIGHT CLICK\",7:\"§7Teleport behind the enemy you\",8:\"§7are looking at, gaining §c+25❁\",9:\"§cStrength§7 for §a10§7 seconds.\",10:\"§7Max range of 20 blocks. Cooldown\",11:\"§7resets on kills.\",12:\"§8Cooldown: §a60s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 35000 / 35000\",16:\"§7§4❣ §cRequires §aCatacombs Level 20\",17:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Silent Death\"},ExtraAttributes:{dungeon_item_level:0,id:\"SILENT_DEATH\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d165\",1:\"§7Damage: §c+85\",2:\"§7Strength: §c+31\",3:\"§7Crit Chance: §c+1%\",4:\"§7Crit Damage: §c+9%\",5:\"\",6:\"§6Ability: Shadowstep §e§lRIGHT CLICK\",7:\"§7Teleport behind the enemy you\",8:\"§7are looking at, gaining §c+25❁\",9:\"§cStrength§7 for §a10§7 seconds.\",10:\"§7Max range of 20 blocks. Cooldown\",11:\"§7resets on kills.\",12:\"§8Cooldown: §a60s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 35000 / 35000\",16:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c20§c.\",18:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Silent Death\"},ExtraAttributes:{dungeon_item_level:0,id:\"SILENT_DEATH\"}}", "damage": 0, "lore": [ "§7Gear Score: §d165", @@ -20,13 +20,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 20", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c20§c.", "§9§lRARE DUNGEON SWORD" ], "internalname": "SILENT_DEATH", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Silent_Death", diff --git a/items/SILVERTWIST_KARAMBIT.json b/items/SILVERTWIST_KARAMBIT.json index f7be7c38..94e76d41 100644 --- a/items/SILVERTWIST_KARAMBIT.json +++ b/items/SILVERTWIST_KARAMBIT.json @@ -27,7 +27,7 @@ "C3": "" }, "internalname": "SILVERTWIST_KARAMBIT", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 4", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", diff --git a/items/SILVER_LACED_KARAMBIT.json b/items/SILVER_LACED_KARAMBIT.json index 9a799795..b412742d 100644 --- a/items/SILVER_LACED_KARAMBIT.json +++ b/items/SILVER_LACED_KARAMBIT.json @@ -29,7 +29,7 @@ "internalname": "SILVER_LACED_KARAMBIT", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 1", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Silver-Laced_Karambit", diff --git a/items/SKELETON_GRUNT_BOOTS.json b/items/SKELETON_GRUNT_BOOTS.json index 83319340..721d5e0f 100644 --- a/items/SKELETON_GRUNT_BOOTS.json +++ b/items/SKELETON_GRUNT_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Skeleton Grunt Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d70\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+13\",3:\"§7Defense: §a+20\",4:\"\",5:\"§7Increase the damage you deal\",6:\"§7with arrows by §c5%§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§aPerfect 52500 / 52500\",10:\"§7§4❣ §cRequires §aCatacombs Level 1\",11:\"§5§lEPIC DUNGEON BOOTS\"],color:14805812,Name:\"§5Skeleton Grunt Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d70\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+13\",3:\"§7Defense: §a+20\",4:\"\",5:\"§7Increase the damage you deal\",6:\"§7with arrows by §c5%§7.\",7:\"\",8:\"§2This armor piece is undead ༕!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §cCatacombs Skill\",13:\"§c1§c.\",14:\"§5§lEPIC DUNGEON BOOTS\"],color:14805812,Name:\"§5Skeleton Grunt Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d70", @@ -12,15 +12,18 @@ "§7Increase the damage you deal", "§7with arrows by §c5%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 1", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c1§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "SKELETON_GRUNT_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor", diff --git a/items/SKELETON_GRUNT_CHESTPLATE.json b/items/SKELETON_GRUNT_CHESTPLATE.json index ceeb4ac4..7696ea61 100644 --- a/items/SKELETON_GRUNT_CHESTPLATE.json +++ b/items/SKELETON_GRUNT_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Skeleton Grunt Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d116\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+23\",3:\"§7Defense: §a+38\",4:\"\",5:\"§7Increase the damage you deal\",6:\"§7with arrows by §c5%§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§aPerfect 52500 / 52500\",10:\"§7§4❣ §cRequires §aCatacombs Level 1\",11:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14805812,Name:\"§5Skeleton Grunt Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d116\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+23\",3:\"§7Defense: §a+38\",4:\"\",5:\"§7Increase the damage you deal\",6:\"§7with arrows by §c5%§7.\",7:\"\",8:\"§2This armor piece is undead ༕!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §cCatacombs Skill\",13:\"§c1§c.\",14:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14805812,Name:\"§5Skeleton Grunt Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d116", @@ -12,15 +12,18 @@ "§7Increase the damage you deal", "§7with arrows by §c5%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 1", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c1§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "SKELETON_GRUNT_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor", diff --git a/items/SKELETON_GRUNT_HELMET.json b/items/SKELETON_GRUNT_HELMET.json index d1ef64d3..cffd0a4a 100644 --- a/items/SKELETON_GRUNT_HELMET.json +++ b/items/SKELETON_GRUNT_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Skeleton Grunt Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d77\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+14\",3:\"§7Defense: §a+23\",4:\"\",5:\"§7Increase the damage you deal\",6:\"§7with arrows by §c5%§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§aPerfect 52500 / 52500\",10:\"§7§4❣ §cRequires §aCatacombs Level 1\",11:\"§5§lEPIC DUNGEON HELMET\"],color:14805812,Name:\"§5Skeleton Grunt Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d77\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+14\",3:\"§7Defense: §a+23\",4:\"\",5:\"§7Increase the damage you deal\",6:\"§7with arrows by §c5%§7.\",7:\"\",8:\"§2This armor piece is undead ༕!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §cCatacombs Skill\",13:\"§c1§c.\",14:\"§5§lEPIC DUNGEON HELMET\"],color:14805812,Name:\"§5Skeleton Grunt Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d77", @@ -12,15 +12,18 @@ "§7Increase the damage you deal", "§7with arrows by §c5%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 1", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c1§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "SKELETON_GRUNT_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor", diff --git a/items/SKELETON_GRUNT_LEGGINGS.json b/items/SKELETON_GRUNT_LEGGINGS.json index b7df2fe7..a55d2c0f 100644 --- a/items/SKELETON_GRUNT_LEGGINGS.json +++ b/items/SKELETON_GRUNT_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Skeleton Grunt Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d107\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+22\",3:\"§7Defense: §a+34\",4:\"\",5:\"§7Increase the damage you deal\",6:\"§7with arrows by §c5%§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§aPerfect 52500 / 52500\",10:\"§7§4❣ §cRequires §aCatacombs Level 1\",11:\"§5§lEPIC DUNGEON LEGGINGS\"],color:14805812,Name:\"§5Skeleton Grunt Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d107\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+22\",3:\"§7Defense: §a+34\",4:\"\",5:\"§7Increase the damage you deal\",6:\"§7with arrows by §c5%§7.\",7:\"\",8:\"§2This armor piece is undead ༕!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §cCatacombs Skill\",13:\"§c1§c.\",14:\"§5§lEPIC DUNGEON LEGGINGS\"],color:14805812,Name:\"§5Skeleton Grunt Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_GRUNT_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d107", @@ -12,15 +12,18 @@ "§7Increase the damage you deal", "§7with arrows by §c5%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 1", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c1§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "SKELETON_GRUNT_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt_Armor", diff --git a/items/SKELETON_LORD_BOOTS.json b/items/SKELETON_LORD_BOOTS.json index aa6d5a22..986bbf60 100644 --- a/items/SKELETON_LORD_BOOTS.json +++ b/items/SKELETON_LORD_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Skeleton Lord Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"§7Health: §a+14\",4:\"§7Defense: §a+28\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 70000 / 70000\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:2523397,Name:\"§6Skeleton Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"§7Health: §a+14\",4:\"§7Defense: §a+28\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§2This armor piece is undead ༕!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c25§c.\",17:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:2523397,Name:\"§6Skeleton Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d112", @@ -15,15 +15,18 @@ "§7§9+10☠ Critical Damage §7every", "§7minute spent in the Dungeon.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Level 25", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c25§c.", "§6§lLEGENDARY DUNGEON BOOTS" ], "internalname": "SKELETON_LORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor", diff --git a/items/SKELETON_LORD_CHESTPLATE.json b/items/SKELETON_LORD_CHESTPLATE.json index d2177f18..23dfe11e 100644 --- a/items/SKELETON_LORD_CHESTPLATE.json +++ b/items/SKELETON_LORD_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Skeleton Lord Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+52\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 70000 / 70000\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:2523397,Name:\"§6Skeleton Lord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+52\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§2This armor piece is undead ༕!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c25§c.\",17:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:2523397,Name:\"§6Skeleton Lord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d172", @@ -15,15 +15,18 @@ "§7§9+10☠ Critical Damage §7every", "§7minute spent in the Dungeon.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Level 25", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c25§c.", "§6§lLEGENDARY DUNGEON CHESTPLATE" ], "internalname": "SKELETON_LORD_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor", diff --git a/items/SKELETON_LORD_HELMET.json b/items/SKELETON_LORD_HELMET.json index d3d6ede9..001d9a56 100644 --- a/items/SKELETON_LORD_HELMET.json +++ b/items/SKELETON_LORD_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_helmet", "displayname": "§6Skeleton Lord Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d122\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+32\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 70000 / 70000\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Skeleton Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d122\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+32\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§2This armor piece is undead ༕!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c25§c.\",17:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Skeleton Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d122", @@ -15,15 +15,18 @@ "§7§9+10☠ Critical Damage §7every", "§7minute spent in the Dungeon.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Level 25", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c25§c.", "§6§lLEGENDARY DUNGEON HELMET" ], "internalname": "SKELETON_LORD_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor", diff --git a/items/SKELETON_LORD_LEGGINGS.json b/items/SKELETON_LORD_LEGGINGS.json index 0f3e8d51..955251ff 100644 --- a/items/SKELETON_LORD_LEGGINGS.json +++ b/items/SKELETON_LORD_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Skeleton Lord Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d162\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+48\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 70000 / 70000\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:2523397,Name:\"§6Skeleton Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d162\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+48\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+5❁ Strength §7and\",8:\"§7§9+10☠ Critical Damage §7every\",9:\"§7minute spent in the Dungeon.\",10:\"\",11:\"§2This armor piece is undead ༕!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c25§c.\",17:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:2523397,Name:\"§6Skeleton Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d162", @@ -15,15 +15,18 @@ "§7§9+10☠ Critical Damage §7every", "§7minute spent in the Dungeon.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Level 25", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c25§c.", "§6§lLEGENDARY DUNGEON LEGGINGS" ], "internalname": "SKELETON_LORD_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor", diff --git a/items/SKELETON_MASTER_BOOTS.json b/items/SKELETON_MASTER_BOOTS.json index e0d191fa..b98ea772 100644 --- a/items/SKELETON_MASTER_BOOTS.json +++ b/items/SKELETON_MASTER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Skeleton Master Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d90\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+14\",4:\"§7Defense: §a+22\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 12\",15:\"§5§lEPIC DUNGEON BOOTS\"],color:16739083,Name:\"§5Skeleton Master Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d90\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+14\",4:\"§7Defense: §a+22\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c12§c.\",16:\"§5§lEPIC DUNGEON BOOTS\"],color:16739083,Name:\"§5Skeleton Master Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d90", @@ -18,13 +18,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 12", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c12§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "SKELETON_MASTER_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor", diff --git a/items/SKELETON_MASTER_CHESTPLATE.json b/items/SKELETON_MASTER_CHESTPLATE.json index f1109f3b..a60467d2 100644 --- a/items/SKELETON_MASTER_CHESTPLATE.json +++ b/items/SKELETON_MASTER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Skeleton Master Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§7Your bows don't consume arrows.\",9:\"§6Full Set Bonus: Skeleton Master\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 12\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16739083,Name:\"§5Skeleton Master Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§7Your bows don\u0027t consume arrows.\",9:\"§6Full Set Bonus: Skeleton Master\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c12§c.\",17:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16739083,Name:\"§5Skeleton Master Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d142", @@ -12,20 +12,21 @@ "", "§7Increase the damage you deal", "§7with arrows by §c5%§7.", - "§7Your bows don't consume arrows.", + "§7Your bows don\u0027t consume arrows.", "§6Full Set Bonus: Skeleton Master", "§7Increase the damage you deal", "§7with arrows by §c25%§7.", "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 12", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c12§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "SKELETON_MASTER_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor", diff --git a/items/SKELETON_MASTER_HELMET.json b/items/SKELETON_MASTER_HELMET.json index 60c0f14f..4c2b09ca 100644 --- a/items/SKELETON_MASTER_HELMET.json +++ b/items/SKELETON_MASTER_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Skeleton Master Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d100\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+26\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 12\",15:\"§5§lEPIC DUNGEON HELMET\"],color:16739083,Name:\"§5Skeleton Master Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d100\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+26\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c12§c.\",16:\"§5§lEPIC DUNGEON HELMET\"],color:16739083,Name:\"§5Skeleton Master Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d100", @@ -18,13 +18,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 12", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c12§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "SKELETON_MASTER_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor", diff --git a/items/SKELETON_MASTER_LEGGINGS.json b/items/SKELETON_MASTER_LEGGINGS.json index f686f8a2..5cb01495 100644 --- a/items/SKELETON_MASTER_LEGGINGS.json +++ b/items/SKELETON_MASTER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Skeleton Master Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d132\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 12\",15:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16739083,Name:\"§5Skeleton Master Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d132\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c12§c.\",16:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16739083,Name:\"§5Skeleton Master Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d132", @@ -18,13 +18,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 12", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c12§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "SKELETON_MASTER_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor", diff --git a/items/SKELETON_SOLDIER_BOOTS.json b/items/SKELETON_SOLDIER_BOOTS.json index 1ec24507..7ffab124 100644 --- a/items/SKELETON_SOLDIER_BOOTS.json +++ b/items/SKELETON_SOLDIER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Skeleton Soldier Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d86\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+14\",4:\"§7Defense: §a+22\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 9\",16:\"§5§lEPIC DUNGEON BOOTS\"],color:16759819,Name:\"§5Skeleton Soldier Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d86\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+14\",4:\"§7Defense: §a+22\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c9§c.\",19:\"§5§lEPIC DUNGEON BOOTS\"],color:16759819,Name:\"§5Skeleton Soldier Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d86", @@ -17,15 +17,18 @@ "§7Increase the damage you deal", "§7with arrows by an extra §c25%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "SKELETON_SOLDIER_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor", diff --git a/items/SKELETON_SOLDIER_CHESTPLATE.json b/items/SKELETON_SOLDIER_CHESTPLATE.json index f665c08b..1c1bd752 100644 --- a/items/SKELETON_SOLDIER_CHESTPLATE.json +++ b/items/SKELETON_SOLDIER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Skeleton Soldier Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d138\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 9\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Skeleton Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d138\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c9§c.\",19:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Skeleton Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d138", @@ -17,15 +17,18 @@ "§7Increase the damage you deal", "§7with arrows by an extra §c25%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "SKELETON_SOLDIER_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor", diff --git a/items/SKELETON_SOLDIER_HELMET.json b/items/SKELETON_SOLDIER_HELMET.json index b856ed2d..6d91a130 100644 --- a/items/SKELETON_SOLDIER_HELMET.json +++ b/items/SKELETON_SOLDIER_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Skeleton Soldier Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d95\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+16%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+26\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 9\",16:\"§5§lEPIC DUNGEON HELMET\"],color:16759819,Name:\"§5Skeleton Soldier Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d95\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+16%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+26\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c9§c.\",19:\"§5§lEPIC DUNGEON HELMET\"],color:16759819,Name:\"§5Skeleton Soldier Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d95", @@ -17,15 +17,18 @@ "§7Increase the damage you deal", "§7with arrows by an extra §c25%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "SKELETON_SOLDIER_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor", diff --git a/items/SKELETON_SOLDIER_LEGGINGS.json b/items/SKELETON_SOLDIER_LEGGINGS.json index 80033cea..12a431f1 100644 --- a/items/SKELETON_SOLDIER_LEGGINGS.json +++ b/items/SKELETON_SOLDIER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Skeleton Soldier Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d128\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 9\",16:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16759819,Name:\"§5Skeleton Soldier Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d128\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c9§c.\",19:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16759819,Name:\"§5Skeleton Soldier Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d128", @@ -17,15 +17,18 @@ "§7Increase the damage you deal", "§7with arrows by an extra §c25%§7.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "SKELETON_SOLDIER_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Soldier_Armor", diff --git a/items/SKELETOR_BOOTS.json b/items/SKELETOR_BOOTS.json index c39a77c0..801e1d35 100644 --- a/items/SKELETOR_BOOTS.json +++ b/items/SKELETOR_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:chainmail_boots", "displayname": "§5Skeletor Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d83\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20%\",3:\"§7Health: §a+13\",4:\"§7Defense: §a+20\",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Each piece grants a §a1 §7second\",12:\"§7cooldown reduction on bone\",13:\"§7plating!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 15\",18:\"§5§lEPIC DUNGEON BOOTS\"],Name:\"§5Skeletor Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d83\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20%\",3:\"§7Health: §a+13\",4:\"§7Defense: §a+20\",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Each piece grants a §a1 §7second\",12:\"§7cooldown reduction on bone\",13:\"§7plating!\",14:\"\",15:\"§2This armor piece is undead ༕!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §cCatacombs Skill\",20:\"§c15§c.\",21:\"§5§lEPIC DUNGEON BOOTS\"],Name:\"§5Skeletor Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d83", @@ -19,15 +19,18 @@ "§7cooldown reduction on bone", "§7plating!", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "SKELETOR_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeletor_Armor", diff --git a/items/SKELETOR_CHESTPLATE.json b/items/SKELETOR_CHESTPLATE.json index 231d8112..58fa18e7 100644 --- a/items/SKELETOR_CHESTPLATE.json +++ b/items/SKELETOR_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:chainmail_chestplate", "displayname": "§5Skeletor Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 \",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% \",3:\"§7Health: §a+25\",4:\"§7Defense: §a+40 \",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Skeletor Kills: §a0\",12:\"§7Bonus Strength: §a0\",13:\"§7Bonus Critical Damage: §a0\",14:\"\",15:\"§7Each piece grants a §a1 §7second\",16:\"§7cooldown reduction on bone\",17:\"§7plating!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§aPerfect 52500 / 52500\",21:\"§7§4❣ §cRequires §aCatacombs Level 15\",22:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Skeletor Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 \",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% \",3:\"§7Health: §a+25\",4:\"§7Defense: §a+40 \",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Skeletor Kills: §a0\",12:\"§7Bonus Strength: §a0\",13:\"§7Bonus Critical Damage: §a0\",14:\"\",15:\"§7Each piece grants a §a1 §7second\",16:\"§7cooldown reduction on bone\",17:\"§7plating!\",18:\"\",19:\"§2This armor piece is undead ༕!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§aPerfect 52500 / 52500\",23:\"§7§4❣ §cRequires §cCatacombs Skill\",24:\"§c15§c.\",25:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Skeletor Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d135 ", @@ -23,15 +23,18 @@ "§7cooldown reduction on bone", "§7plating!", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "SKELETOR_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeletor_Armor", diff --git a/items/SKELETOR_HELMET.json b/items/SKELETOR_HELMET.json index d583e328..b21c06cb 100644 --- a/items/SKELETOR_HELMET.json +++ b/items/SKELETOR_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Skeletor Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"49fcfb3e-da7e-3fda-b4f9-37df5ac8fbd3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODlkMDc0YWQ5Yjk5NzE4NzllYjMyNWJkZGZmMzY3NWY3MjI0ODU2YmQ2ZDU2OWZjOGQ0ODNjMTMzZDczMDA1ZCJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d95\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20%\",3:\"§7Health: §a+15\",4:\"§7Defense: §a+25\",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Each piece grants a §a1 §7second\",12:\"§7cooldown reduction on bone\",13:\"§7plating!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 15\",18:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Skeletor Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"49fcfb3e-da7e-3fda-b4f9-37df5ac8fbd3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODlkMDc0YWQ5Yjk5NzE4NzllYjMyNWJkZGZmMzY3NWY3MjI0ODU2YmQ2ZDU2OWZjOGQ0ODNjMTMzZDczMDA1ZCJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d95\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20%\",3:\"§7Health: §a+15\",4:\"§7Defense: §a+25\",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Each piece grants a §a1 §7second\",12:\"§7cooldown reduction on bone\",13:\"§7plating!\",14:\"\",15:\"§2This armor piece is undead ༕!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §cCatacombs Skill\",20:\"§c15§c.\",21:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Skeletor Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_HELMET\"}}", "damage": 3, "lore": [ "§7Gear Score: §d95", @@ -19,15 +19,18 @@ "§7cooldown reduction on bone", "§7plating!", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "SKELETOR_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeletor_Armor", diff --git a/items/SKELETOR_LEGGINGS.json b/items/SKELETOR_LEGGINGS.json index 65c6ff2b..2198bc13 100644 --- a/items/SKELETOR_LEGGINGS.json +++ b/items/SKELETOR_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:chainmail_leggings", "displayname": "§5Skeletor Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d124 \",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% \",3:\"§7Health: §a+22\",4:\"§7Defense: §a+36 \",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Each piece grants a §a1 §7second\",12:\"§7cooldown reduction on bone\",13:\"§7plating!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 15\",18:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Skeletor Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d124 \",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% \",3:\"§7Health: §a+22\",4:\"§7Defense: §a+36 \",5:\"\",6:\"§6Full Set Bonus: Skeletor\",7:\"§7Grants §c+1❁ Strength §7and\",8:\"§7§9+1☠ Crit Damage §7for every\",9:\"§7§b10 §7Skeletor kills\",10:\"\",11:\"§7Each piece grants a §a1 §7second\",12:\"§7cooldown reduction on bone\",13:\"§7plating!\",14:\"\",15:\"§2This armor piece is undead ༕!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §cCatacombs Skill\",20:\"§c15§c.\",21:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Skeletor Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d124 ", @@ -19,15 +19,18 @@ "§7cooldown reduction on bone", "§7plating!", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "SKELETOR_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeletor_Armor", diff --git a/items/SLIME_BALL.json b/items/SLIME_BALL.json index f7910387..8911bd4d 100644 --- a/items/SLIME_BALL.json +++ b/items/SLIME_BALL.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:slime_ball", "displayname": "§fSlimeball", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSlimeball\"},ExtraAttributes:{id:\"SLIME_BALL\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fSlimeball\"},ExtraAttributes:{id:\"SLIME_BALL\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "SLIME_BALL", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -24,5 +25,6 @@ "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Slimeball" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/SNIPER_BOW.json b/items/SNIPER_BOW.json index b7acaea1..d6b006ad 100644 --- a/items/SNIPER_BOW.json +++ b/items/SNIPER_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§9Sniper Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d95\",1:\"§7Damage: §c+94\",2:\"§7Crit Damage: §c+1%\",3:\"\",4:\"§7Allows you to shoot arrows much\",5:\"§7further!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 35000 / 35000\",9:\"§7§4❣ §cRequires §aCatacombs Level 10\",10:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Sniper Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"SNIPER_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d95\",1:\"§7Damage: §c+94\",2:\"§7Crit Damage: §c+1%\",3:\"\",4:\"§7Allows you to shoot arrows much\",5:\"§7further!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 35000 / 35000\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c10§c.\",11:\"§9§lRARE DUNGEON BOW\"],Name:\"§9Sniper Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"SNIPER_BOW\"}}", "damage": 0, "lore": [ "§7Gear Score: §d95", @@ -13,13 +13,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 10", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c10§c.", "§9§lRARE DUNGEON BOW" ], "internalname": "SNIPER_BOW", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sniper_Bow", diff --git a/items/SNIPER_HELMET.json b/items/SNIPER_HELMET.json index be3e5b00..9b71dfe9 100644 --- a/items/SNIPER_HELMET.json +++ b/items/SNIPER_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Sniper Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"848130dc-9c46-3818-a099-b429cb2f1d75\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjE4YzA3MWYwODBkYmE1MGE2MmE2MjYzZmY3MjRlZGMxNTdjZTRmYjQ4ODNjY2VmZjI0OTFkNWJiZGU4MzBjMSJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d120\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+10\",3:\"\",4:\"§7Increases the damage your arrows\",5:\"§7deal by §c1% §7for every §e2\",6:\"§e§7blocks travelled above §e20\",7:\"§e§7blocks.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 8\",12:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Sniper Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SNIPER_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"848130dc-9c46-3818-a099-b429cb2f1d75\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjE4YzA3MWYwODBkYmE1MGE2MmE2MjYzZmY3MjRlZGMxNTdjZTRmYjQ4ODNjY2VmZjI0OTFkNWJiZGU4MzBjMSJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d120\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+10\",3:\"\",4:\"§7Increases the damage your arrows\",5:\"§7deal by §c1% §7for every §e2\",6:\"§e§7blocks travelled above §e20\",7:\"§e§7blocks.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c8§c.\",13:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Sniper Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SNIPER_HELMET\"}}", "damage": 3, "lore": [ "§7Gear Score: §d120", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 8", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c8§c.", "§9§lRARE DUNGEON HELMET" ], "internalname": "SNIPER_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sniper_Helmet", diff --git a/items/SPIDER_EYE.json b/items/SPIDER_EYE.json index ae9325b8..ffb4dab1 100644 --- a/items/SPIDER_EYE.json +++ b/items/SPIDER_EYE.json @@ -1,9 +1,10 @@ { "itemid": "minecraft:spider_eye", "displayname": "§fSpider Eye", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSpider Eye\"},ExtraAttributes:{id:\"SPIDER_EYE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fSpider Eye\"},ExtraAttributes:{id:\"SPIDER_EYE\"}}", "damage": 0, "lore": [ + "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "SPIDER_EYE", @@ -14,5 +15,6 @@ "info": [ "https://wiki.hypixel.net/Spider_Eye", "https://hypixel-skyblock.fandom.com/wiki/Spider_Eye" - ] + ], + "crafttext": "" }
\ No newline at end of file diff --git a/items/SPIRIT_MASK.json b/items/SPIRIT_MASK.json index fbc52558..f245b4d6 100644 --- a/items/SPIRIT_MASK.json +++ b/items/SPIRIT_MASK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Spirit Mask", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9c655e06-277e-3a35-be4c-ba49ce10d32d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWJiZTcyMWQ3YWQ4YWI5NjVmMDhjYmVjMGI4MzRmNzc5YjUxOTdmNzlkYTRhZWEzZDEzZDI1M2VjZTlkZWMyIn19fQ==\"}]}},display:{Lore:[0:\"§7Gear Score: §d230\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+50\",3:\"§7Speed: §a+15\",4:\"§7Intelligence: §a+20\",5:\"\",6:\"§6Ability: Second Wind\",7:\"§7Instead of dying, gain §f+50✦\",8:\"§fSpeed §7and damage immunity for\",9:\"§7§a3 §7seconds.\",10:\"§8Cooldown: §a30s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 15\",15:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Spirit Mask\"},ExtraAttributes:{id:\"SPIRIT_MASK\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9c655e06-277e-3a35-be4c-ba49ce10d32d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWJiZTcyMWQ3YWQ4YWI5NjVmMDhjYmVjMGI4MzRmNzc5YjUxOTdmNzlkYTRhZWEzZDEzZDI1M2VjZTlkZWMyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d230\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+50\",3:\"§7Speed: §a+15\",4:\"§7Intelligence: §a+20\",5:\"\",6:\"§6Ability: Second Wind\",7:\"§7Instead of dying, gain §f+50✦\",8:\"§fSpeed §7and damage immunity for\",9:\"§7§a3 §7seconds.\",10:\"§8Cooldown: §a30s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c15§c.\",16:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Spirit Mask\"},ExtraAttributes:{id:\"SPIRIT_MASK\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7Gear Score: §d230", @@ -18,7 +18,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON HELMET" ], "infoType": "WIKI_URL", @@ -29,12 +30,12 @@ "internalname": "SPIRIT_MASK", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "recipes": [ { - "type": "trade", - "cost": "ENCHANTED_EMERALD:75", - "result": "SPIRIT_MASK" + "type": "trade", + "cost": "ENCHANTED_EMERALD:75", + "result": "SPIRIT_MASK" } ] }
\ No newline at end of file diff --git a/items/STEAK_STAKE.json b/items/STEAK_STAKE.json index a2e535fd..97412358 100644 --- a/items/STEAK_STAKE.json +++ b/items/STEAK_STAKE.json @@ -25,7 +25,7 @@ "internalname": "STEAK_STAKE", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Steak_Stake", diff --git a/items/STEEL_CHESTPLATE.json b/items/STEEL_CHESTPLATE.json index 68e7f6e0..94a9f895 100644 --- a/items/STEEL_CHESTPLATE.json +++ b/items/STEEL_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Steel Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d680 \",1:\"§7Defense: §a+330 \",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c10% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Steel Chestplate\"},ExtraAttributes:{id:\"STEEL_CHESTPLATE\",shop_dungeon_floor_completion_required:6}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d680 \",1:\"§7Defense: §a+330 \",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c10% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c28§c.\",11:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Steel Chestplate\"},ExtraAttributes:{id:\"STEEL_CHESTPLATE\",shop_dungeon_floor_completion_required:6}}", "damage": 0, "lore": [ "§7Gear Score: §d680 ", @@ -13,13 +13,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c28§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "STEEL_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Steel_Chestplate", diff --git a/items/SUPER_HEAVY_BOOTS.json b/items/SUPER_HEAVY_BOOTS.json index 25dcad08..063ca820 100644 --- a/items/SUPER_HEAVY_BOOTS.json +++ b/items/SUPER_HEAVY_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Super Heavy Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d136\",1:\"§7Defense: §a+63\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON BOOTS\"],color:15132390,Name:\"§5Super Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d136\",1:\"§7Defense: §a+63\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a1s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c15§c.\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:15132390,Name:\"§5Super Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d136", @@ -10,7 +10,7 @@ "", "§7Each piece of this armor reduces", "§7the cooldown of §9Seismic Wave", - "§9§7by §a5s§7.", + "§9§7by §a1s§7.", "", "§6Full Set Bonus: Vindicate", "§7Grants §f+1 walk speed §7for", @@ -19,13 +19,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "SUPER_HEAVY_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor", diff --git a/items/SUPER_HEAVY_CHESTPLATE.json b/items/SUPER_HEAVY_CHESTPLATE.json index d7c150f7..0b9d3a19 100644 --- a/items/SUPER_HEAVY_CHESTPLATE.json +++ b/items/SUPER_HEAVY_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Super Heavy Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234\",1:\"§7Defense: §a+112\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:5923940,Name:\"§5Super Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d234\",1:\"§7Defense: §a+112\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a1s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c15§c.\",17:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:5923940,Name:\"§5Super Heavy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d234", @@ -10,7 +10,7 @@ "", "§7Each piece of this armor reduces", "§7the cooldown of §9Seismic Wave", - "§9§7by §a5s§7.", + "§9§7by §a1s§7.", "", "§6Full Set Bonus: Vindicate", "§7Grants §f+1 walk speed §7for", @@ -19,13 +19,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "SUPER_HEAVY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor", diff --git a/items/SUPER_HEAVY_HELMET.json b/items/SUPER_HEAVY_HELMET.json index 2a9fc4ae..f1ae9fd2 100644 --- a/items/SUPER_HEAVY_HELMET.json +++ b/items/SUPER_HEAVY_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Super Heavy Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d150\",1:\"§7Defense: §a+70\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON HELMET\"],color:15132390,Name:\"§5Super Heavy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d150\",1:\"§7Defense: §a+70\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a1s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c15§c.\",17:\"§5§lEPIC DUNGEON HELMET\"],color:15132390,Name:\"§5Super Heavy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d150", @@ -10,7 +10,7 @@ "", "§7Each piece of this armor reduces", "§7the cooldown of §9Seismic Wave", - "§9§7by §a5s§7.", + "§9§7by §a1s§7.", "", "§6Full Set Bonus: Vindicate", "§7Grants §f+1 walk speed §7for", @@ -19,13 +19,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "SUPER_HEAVY_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor", diff --git a/items/SUPER_HEAVY_LEGGINGS.json b/items/SUPER_HEAVY_LEGGINGS.json index 2554341d..2e8b40d8 100644 --- a/items/SUPER_HEAVY_LEGGINGS.json +++ b/items/SUPER_HEAVY_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Super Heavy Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d206\",1:\"§7Defense: §a+98\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a5s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 15\",16:\"§5§lEPIC DUNGEON LEGGINGS\"],color:5923940,Name:\"§5Super Heavy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d206\",1:\"§7Defense: §a+98\",2:\"§7Speed: §a-10\",3:\"\",4:\"§7Each piece of this armor reduces\",5:\"§7the cooldown of §9Seismic Wave\",6:\"§9§7by §a1s§7.\",7:\"\",8:\"§6Full Set Bonus: Vindicate\",9:\"§7Grants §f+1 walk speed §7for\",10:\"§7every §a50 §7defense that you\",11:\"§7have.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c15§c.\",17:\"§5§lEPIC DUNGEON LEGGINGS\"],color:5923940,Name:\"§5Super Heavy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SUPER_HEAVY_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d206", @@ -10,7 +10,7 @@ "", "§7Each piece of this armor reduces", "§7the cooldown of §9Seismic Wave", - "§9§7by §a5s§7.", + "§9§7by §a1s§7.", "", "§6Full Set Bonus: Vindicate", "§7Grants §f+1 walk speed §7for", @@ -19,13 +19,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 15", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c15§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "SUPER_HEAVY_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor", diff --git a/items/SUPER_UNDEAD_BOW.json b/items/SUPER_UNDEAD_BOW.json index 68ee698d..d2f7b7ce 100644 --- a/items/SUPER_UNDEAD_BOW.json +++ b/items/SUPER_UNDEAD_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Super Undead Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 \",1:\"§7Damage: §c+220 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e25.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 16\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Super Undead Bow\"},ExtraAttributes:{id:\"SUPER_UNDEAD_BOW\",shop_dungeon_floor_completion_required:3}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 \",1:\"§7Damage: §c+220 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e25.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §cCatacombs Skill\",13:\"§c16§c.\",14:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Super Undead Bow\"},ExtraAttributes:{id:\"SUPER_UNDEAD_BOW\",shop_dungeon_floor_completion_required:3}}", "damage": 0, "lore": [ "§7Gear Score: §d260 ", @@ -16,13 +16,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c16§c.", "§5§lEPIC DUNGEON BOW" ], "internalname": "SUPER_UNDEAD_BOW", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Undead_Bow", diff --git a/items/SUUS_NPC.json b/items/SUUS_NPC.json new file mode 100644 index 00000000..bee4e74e --- /dev/null +++ b/items/SUUS_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Suus (NPC)", + "nbttag": "{SkullOwner:{Id:\"0d634343-db16-27b2-933d-13b365371051\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhZmFiYmFlMjRjMTk0NTE4OGY3MmY4NTkyYWUxYTM1MDM4Njk4ZTY3ODQ1NTg1NTllMmMwNWYwMTJiMzM1OTkifX19\"}]},Name:\"0d634343-db16-27b2-933d-13b365371051\"},display:{Lore:[0:\"\"],Name:\"§9Suus (NPC)\"},ExtraAttributes:{id:\"SUUS_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "SUUS_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -615, + "y": 116, + "z": -706, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/TALBOT_NPC.json b/items/TALBOT_NPC.json new file mode 100644 index 00000000..6d0b91e6 --- /dev/null +++ b/items/TALBOT_NPC.json @@ -0,0 +1,51 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Talbot (NPC)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8a053db1-2736-2df1-a628-2f1e6c44fa5e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVlNzhlNGI4ZTk4MGZiODY4YzdkOGJjNWI4YTlhZmQ1MjJlNjVhZmRlNWQ0NWRlMGRkNzU1MDhlYTVkOTE3OGQifX19\"}]},Name:\"8a053db1-2736-2df1-a628-2f1e6c44fa5e\"},display:{Lore:[0:\"§7Only appears while the\",1:\"§eMayor Finnegan §7is active.\",2:\"§7The Mayor needs the Perk\",3:\"§ePelt-pocalypse§7.\"],Name:\"§9Talbot (NPC)\"},ExtraAttributes:{id:\"TALBOT_NPC\"}}", + "damage": 3, + "lore": [ + "§7Only appears while the", + "§eMayor Finnegan §7is active.", + "§7The Mayor needs the Perk", + "§ePelt-pocalypse§7." + ], + "internalname": "TALBOT_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": 286, + "y": 105, + "z": -548, + "island": "farming_1", + "recipes": [ + { + "type": "npc_shop", + "result": "TRAPPER_DEN_TRAVEL_SCROLL:1", + "cost": [ + "SKYBLOCK_PELT:100" + ] + }, + { + "type": "npc_shop", + "result": "TALBOTS_THEODOLITE:1", + "cost": [ + "SKYBLOCK_PELT:80" + ] + }, + { + "type": "npc_shop", + "result": "PELT_BELT:1", + "cost": [ + "SKYBLOCK_PELT:250" + ] + }, + { + "type": "npc_shop", + "result": "TRAPPER_CREST:1", + "cost": [ + "SKYBLOCK_PELT:340" + ] + } + ], + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TRUU_NPC.json b/items/TRUU_NPC.json new file mode 100644 index 00000000..e74d42a5 --- /dev/null +++ b/items/TRUU_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Truu (NPC)", + "nbttag": "{SkullOwner:{Id:\"f8a0d742-0b75-2bc6-92fb-40a7f99576de\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2QyYWQzM2Q2Njc0NDlhN2UxMDQ4MGQzMjJiMGIyNzY2ZjFhMWZmZjllNWMwMTliMDBjNTI1N2MyNWVlMmFkNDEifX19\"}]},Name:\"f8a0d742-0b75-2bc6-92fb-40a7f99576de\"},display:{Lore:[0:\"\"],Name:\"§9Truu (NPC)\"},ExtraAttributes:{id:\"TRUU_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "TRUU_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -613, + "y": 123, + "z": -765, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/UNIQUE_RUNE.json b/items/UNIQUE_RUNE.json new file mode 100644 index 00000000..22e07dcb --- /dev/null +++ b/items/UNIQUE_RUNE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§c◆ Spellbound Rune III", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"8ec2638c-e3f8-3cb0-a906-0c48ead821e4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4ODAzNTU5NDIzMSwKICAicHJvZmlsZUlkIiA6ICJmZWYyZDZjYzY5ZGI0ZWM5OWQzYzI5MzBmYzRmNTBhYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJsb3Zlbm90d2FyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRjZjA1YWJlNTMxOTFkOTNkNDJhYTQ4NTg4OWUwNjRkNWQ5OWZmZDQzZThmZmM2MTM3ZDMzODk0NDI4MTZkZDciLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Requires level 0\",1:\"§8Helmet\",2:\"\",3:\"§7Creates a captivating Enchanting\",4:\"§7Halo! Obtained from Fire Sales.\",5:\"\",6:\"§7Apply this rune to helmet or\",7:\"§7fuse two together at the Runic\",8:\"§7Pedestal!\",9:\"\",10:\"§6§lLEGENDARY COSMETIC\"],Name:\"§f§f§c◆ Spellbound Rune III\"},ExtraAttributes:{runes:{SPELLBOUND:3},id:\"UNIQUE_RUNE\"}}", + "damage": 3, + "lore": [ + "§8Requires level 0", + "§8Helmet", + "", + "§7Creates a captivating Enchanting", + "§7Halo! Obtained from Fire Sales.", + "", + "§7Apply this rune to helmet or", + "§7fuse two together at the Runic", + "§7Pedestal!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "UNIQUE_RUNE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VAMPIRE_DENTIST_RELIC.json b/items/VAMPIRE_DENTIST_RELIC.json index bb76ae5b..79b793c9 100644 --- a/items/VAMPIRE_DENTIST_RELIC.json +++ b/items/VAMPIRE_DENTIST_RELIC.json @@ -33,5 +33,5 @@ "https://hypixel-skyblock.fandom.com/wiki/Vampire_Dentist_Relic", "https://wiki.hypixel.net/Vampire_Dentist_Relic" ], - "crafttext": "" + "crafttext": "Requires: Vampire Slayer 5" }
\ No newline at end of file diff --git a/items/VAMPIRE_GENERATOR_1.json b/items/VAMPIRE_GENERATOR_1.json index 2d9b0bdd..e000b53a 100644 --- a/items/VAMPIRE_GENERATOR_1.json +++ b/items/VAMPIRE_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8ee659be-524e-335f-b8bc-2590e7346654\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDI4Mzg1NSwKICAicHJvZmlsZUlkIiA6ICIyM2YxYTU5ZjQ2OWI0M2RkYmRiNTM3YmZlYzEwNDcxZiIsCiAgInByb2ZpbGVOYW1lIiA6ICIyODA3IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViMGMyZGI0MmU5MGY4M2ZhZTY1NTFjOTZlODM2NjkyMTFhNzdjMmMxNTVjNTRkMTUyM2FmMzA3OWY5NTY1ZWQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a190s\",6:\"§7Max Storage: §e64\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion I\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_1\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8ee659be-524e-335f-b8bc-2590e7346654\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDI4Mzg1NSwKICAicHJvZmlsZUlkIiA6ICIyM2YxYTU5ZjQ2OWI0M2RkYmRiNTM3YmZlYzEwNDcxZiIsCiAgInByb2ZpbGVOYW1lIiA6ICIyODA3IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViMGMyZGI0MmU5MGY4M2ZhZTY1NTFjOTZlODM2NjkyMTFhNzdjMmMxNTVjNTRkMTUyM2FmMzA3OWY5NTY1ZWQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a190s\",6:\"§7Max Storage: §e64\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion I\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_1\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a190s", "§7Max Storage: §e64", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_10.json b/items/VAMPIRE_GENERATOR_10.json index aff30fd0..14932c7e 100644 --- a/items/VAMPIRE_GENERATOR_10.json +++ b/items/VAMPIRE_GENERATOR_10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion X", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a612df1f-ce7b-36f7-8d16-44af2b6df56d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQ1NzYwNywKICAicHJvZmlsZUlkIiA6ICI5ZWEyMTQ0NGFiNjI0MWZkYjg5YjE2NDFhNDg2MGZiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICI3QUJDSE9VTiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80ZGVhZWIxNzEwZTZkOTMwMzA2MGRjYTg1MzA4NDM3NjUxY2E0MTE2OWZlNjZmOTNhNmIwYWU4ZjYzNDAxN2U4IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a117s\",6:\"§7Max Storage: §e960\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion X\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_10\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a612df1f-ce7b-36f7-8d16-44af2b6df56d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQ1NzYwNywKICAicHJvZmlsZUlkIiA6ICI5ZWEyMTQ0NGFiNjI0MWZkYjg5YjE2NDFhNDg2MGZiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICI3QUJDSE9VTiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80ZGVhZWIxNzEwZTZkOTMwMzA2MGRjYTg1MzA4NDM3NjUxY2E0MTE2OWZlNjZmOTNhNmIwYWU4ZjYzNDAxN2U4IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a117s\",6:\"§7Max Storage: §e960\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion X\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_10\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a117s", "§7Max Storage: §e960", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_11.json b/items/VAMPIRE_GENERATOR_11.json index f1a4c1cb..791db6dd 100644 --- a/items/VAMPIRE_GENERATOR_11.json +++ b/items/VAMPIRE_GENERATOR_11.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion XI", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7f2a9ce5-b3be-3987-add6-0f42c0dcdac6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQ3MjQyNywKICAicHJvZmlsZUlkIiA6ICJiNDA5ZmMyZjg4OTk0ZTVkOWZmNWFiMmUyOWZjNjQzMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJkb2dzaGp0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2M1NzJjM2I0Y2RlZGVmMTE2MmE2ZGE5YmU3ZjEwZGQyNGZjZjY0Mjc5M2Q2YzQ5YWEwOGVlMGJmNGY5ZDMzMTMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a95s\",6:\"§7Max Storage: §e960\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion XI\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_11\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7f2a9ce5-b3be-3987-add6-0f42c0dcdac6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQ3MjQyNywKICAicHJvZmlsZUlkIiA6ICJiNDA5ZmMyZjg4OTk0ZTVkOWZmNWFiMmUyOWZjNjQzMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJkb2dzaGp0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2M1NzJjM2I0Y2RlZGVmMTE2MmE2ZGE5YmU3ZjEwZGQyNGZjZjY0Mjc5M2Q2YzQ5YWEwOGVlMGJmNGY5ZDMzMTMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a95s\",6:\"§7Max Storage: §e960\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion XI\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_11\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a95s", "§7Max Storage: §e960", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_2.json b/items/VAMPIRE_GENERATOR_2.json index ff32e8a1..f6623931 100644 --- a/items/VAMPIRE_GENERATOR_2.json +++ b/items/VAMPIRE_GENERATOR_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion II", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a785ff9f-2d49-3e06-9d53-ca252819dc0d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDI5OTMzMywKICAicHJvZmlsZUlkIiA6ICI5NTE3OTkxNjljYzE0MGY1OGM2MmRjOGZmZTU3NjBiZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZdWFyaWciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTg4ZGI5OGU4MmNjMWQ1NDAxNGJmNzg2MjdjZGViYjRhNTcxNjdiZjc0ZGM1MjEwMDA2ZmMwNjI1YjJiNGExIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a190s\",6:\"§7Max Storage: §e192\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion II\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_2\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a785ff9f-2d49-3e06-9d53-ca252819dc0d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDI5OTMzMywKICAicHJvZmlsZUlkIiA6ICI5NTE3OTkxNjljYzE0MGY1OGM2MmRjOGZmZTU3NjBiZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZdWFyaWciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTg4ZGI5OGU4MmNjMWQ1NDAxNGJmNzg2MjdjZGViYjRhNTcxNjdiZjc0ZGM1MjEwMDA2ZmMwNjI1YjJiNGExIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a190s\",6:\"§7Max Storage: §e192\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion II\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_2\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a190s", "§7Max Storage: §e192", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_3.json b/items/VAMPIRE_GENERATOR_3.json index bc56ed24..b011da9f 100644 --- a/items/VAMPIRE_GENERATOR_3.json +++ b/items/VAMPIRE_GENERATOR_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion III", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e9a621e-6484-38ac-bc3c-948034908d01\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDMxNTEyNCwKICAicHJvZmlsZUlkIiA6ICJhYzIzZmEzNzRhMmM0YjU2YmYzYzU2ZTVhODY3NjIzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJxdWVlbnNoYW5pd2EiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTI3MzA1MGM1ZjdhYzdhZTJhNWQzMGYyYWEyZTI0ZDNmMGUyYzU3NDBkMTE2NTljMWVkNWIzMTZjZjg5MWQyNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a175s\",6:\"§7Max Storage: §e192\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion III\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_3\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e9a621e-6484-38ac-bc3c-948034908d01\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDMxNTEyNCwKICAicHJvZmlsZUlkIiA6ICJhYzIzZmEzNzRhMmM0YjU2YmYzYzU2ZTVhODY3NjIzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJxdWVlbnNoYW5pd2EiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTI3MzA1MGM1ZjdhYzdhZTJhNWQzMGYyYWEyZTI0ZDNmMGUyYzU3NDBkMTE2NTljMWVkNWIzMTZjZjg5MWQyNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a175s\",6:\"§7Max Storage: §e192\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion III\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_3\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a175s", "§7Max Storage: §e192", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_4.json b/items/VAMPIRE_GENERATOR_4.json index 6d702d5f..196d22d9 100644 --- a/items/VAMPIRE_GENERATOR_4.json +++ b/items/VAMPIRE_GENERATOR_4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion IV", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"90b5506a-461f-3b07-a2c5-c6fafde86ce2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDMyOTk0NCwKICAicHJvZmlsZUlkIiA6ICJmZDYwZjM2ZjU4NjE0ZjEyYjNjZDQ3YzJkODU1Mjk5YSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFkIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ExMDBhNWIzMjQzY2ViNGViYTFlMzBiNmE2NTc5MTc4MGJjODQ4YTU3OGNmMmI3ZTFiZjQ2MDMyMThjNGNkODkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a175s\",6:\"§7Max Storage: §e384\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion IV\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_4\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"90b5506a-461f-3b07-a2c5-c6fafde86ce2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDMyOTk0NCwKICAicHJvZmlsZUlkIiA6ICJmZDYwZjM2ZjU4NjE0ZjEyYjNjZDQ3YzJkODU1Mjk5YSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFkIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ExMDBhNWIzMjQzY2ViNGViYTFlMzBiNmE2NTc5MTc4MGJjODQ4YTU3OGNmMmI3ZTFiZjQ2MDMyMThjNGNkODkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a175s\",6:\"§7Max Storage: §e384\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion IV\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_4\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a175s", "§7Max Storage: §e384", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_5.json b/items/VAMPIRE_GENERATOR_5.json index d84b54f8..0ffb7089 100644 --- a/items/VAMPIRE_GENERATOR_5.json +++ b/items/VAMPIRE_GENERATOR_5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion V", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"56267fe6-0b2b-3a75-a8b9-5168baceace6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDM0NjQ3OCwKICAicHJvZmlsZUlkIiA6ICIwYzE1OTI3Yjc4OTY0MTA3OTA5MWQyMjkxN2U0NmIyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJZb3VBcmVTY2FyeSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85ZGRmYWNmOTllNzdmOTZjMTE3MjZiOWE4YjY1MDM4N2JhOTZmMTFkY2EzZjdkZjUzNmM1MjdlNzRmMjA0OGQzIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a160s\",6:\"§7Max Storage: §e384\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion V\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_5\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"56267fe6-0b2b-3a75-a8b9-5168baceace6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDM0NjQ3OCwKICAicHJvZmlsZUlkIiA6ICIwYzE1OTI3Yjc4OTY0MTA3OTA5MWQyMjkxN2U0NmIyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJZb3VBcmVTY2FyeSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85ZGRmYWNmOTllNzdmOTZjMTE3MjZiOWE4YjY1MDM4N2JhOTZmMTFkY2EzZjdkZjUzNmM1MjdlNzRmMjA0OGQzIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a160s\",6:\"§7Max Storage: §e384\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion V\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_5\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a160s", "§7Max Storage: §e384", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_6.json b/items/VAMPIRE_GENERATOR_6.json index 123fe18c..337ca2c7 100644 --- a/items/VAMPIRE_GENERATOR_6.json +++ b/items/VAMPIRE_GENERATOR_6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion VI", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"153a3428-dd9d-33b7-9af2-8cb446e52047\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDM5MjE0NSwKICAicHJvZmlsZUlkIiA6ICJhMzdlOGYyM2MyMTk0NjJiYjY3ZWUxY2I5OTM2YWY2NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb29yYWxleSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYjg0ZmRkMTQxMGE3OTE4ZTEzYWViYTI5NjNkNGQ1NWNkOGViY2Y0NTFiNGRiNTRmMjFhZTdkNWMyZjNjNTkyIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a160s\",6:\"§7Max Storage: §e576\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion VI\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_6\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"153a3428-dd9d-33b7-9af2-8cb446e52047\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDM5MjE0NSwKICAicHJvZmlsZUlkIiA6ICJhMzdlOGYyM2MyMTk0NjJiYjY3ZWUxY2I5OTM2YWY2NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb29yYWxleSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYjg0ZmRkMTQxMGE3OTE4ZTEzYWViYTI5NjNkNGQ1NWNkOGViY2Y0NTFiNGRiNTRmMjFhZTdkNWMyZjNjNTkyIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a160s\",6:\"§7Max Storage: §e576\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion VI\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_6\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a160s", "§7Max Storage: §e576", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_7.json b/items/VAMPIRE_GENERATOR_7.json index 9343270c..b35d6059 100644 --- a/items/VAMPIRE_GENERATOR_7.json +++ b/items/VAMPIRE_GENERATOR_7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion VII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"66bfd383-d9f1-3fff-83f0-b071b3141e77\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQwNzU4OSwKICAicHJvZmlsZUlkIiA6ICJjYjYxY2U5ODc4ZWI0NDljODA5MzliNWYxNTkwMzE1MiIsCiAgInByb2ZpbGVOYW1lIiA6ICJWb2lkZWRUcmFzaDUxODUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmZlZGQ5Yjk0NzcxYTZkOGMzODI5NGU1MDg4ZDQwNDQ2OGEwMTJmOWRlYzU5ODdmM2Y0OTI0NzJmMzBiODNiMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a140s\",6:\"§7Max Storage: §e576\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion VII\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_7\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"66bfd383-d9f1-3fff-83f0-b071b3141e77\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQwNzU4OSwKICAicHJvZmlsZUlkIiA6ICJjYjYxY2U5ODc4ZWI0NDljODA5MzliNWYxNTkwMzE1MiIsCiAgInByb2ZpbGVOYW1lIiA6ICJWb2lkZWRUcmFzaDUxODUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmZlZGQ5Yjk0NzcxYTZkOGMzODI5NGU1MDg4ZDQwNDQ2OGEwMTJmOWRlYzU5ODdmM2Y0OTI0NzJmMzBiODNiMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a140s\",6:\"§7Max Storage: §e576\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion VII\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_7\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a140s", "§7Max Storage: §e576", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_8.json b/items/VAMPIRE_GENERATOR_8.json index 23c0cca6..baf05c51 100644 --- a/items/VAMPIRE_GENERATOR_8.json +++ b/items/VAMPIRE_GENERATOR_8.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion VIII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e5200e43-1856-30e1-a1a8-b60519efd040\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQyNTMxNywKICAicHJvZmlsZUlkIiA6ICIzYjA2ZTc3YzAzYTg0MGExOGIzOGY0Y2Q1ZWE0YzYxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIT1JVU19JTyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jMjc1MjE1ZjA0NzYxYmVhZjhkNWExZmQ2YzY4YTZkZGViZjNjNzMyMDk4MjZkYTlkOTYxNTM1NmI2ZTc2NGRiIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a140s\",6:\"§7Max Storage: §e768\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion VIII\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_8\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e5200e43-1856-30e1-a1a8-b60519efd040\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQyNTMxNywKICAicHJvZmlsZUlkIiA6ICIzYjA2ZTc3YzAzYTg0MGExOGIzOGY0Y2Q1ZWE0YzYxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIT1JVU19JTyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jMjc1MjE1ZjA0NzYxYmVhZjhkNWExZmQ2YzY4YTZkZGViZjNjNzMyMDk4MjZkYTlkOTYxNTM1NmI2ZTc2NGRiIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a140s\",6:\"§7Max Storage: §e768\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion VIII\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_8\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a140s", "§7Max Storage: §e768", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VAMPIRE_GENERATOR_9.json b/items/VAMPIRE_GENERATOR_9.json index ee97cd1c..9c0444f5 100644 --- a/items/VAMPIRE_GENERATOR_9.json +++ b/items/VAMPIRE_GENERATOR_9.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Vampire Minion IX", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7592a2ac-c093-39ec-b140-3698661ad720\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQzOTE0OSwKICAicHJvZmlsZUlkIiA6ICI3ZjU2ZjY1MDI2NjY0ZmM1OWFjNWYyYjVjMTNlZGY3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYXhBbnRvbnkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjVhOTQzNmM2NWRjODFlNjdhZWQyYTBmM2QyZTQxNDEzY2MyZThjYTdhYmU5YTdjYWYyNmUxNTk2ZGY5NzBhNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a117s\",6:\"§7Max Storage: §e768\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion IX\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_9\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7592a2ac-c093-39ec-b140-3698661ad720\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQzOTE0OSwKICAicHJvZmlsZUlkIiA6ICI3ZjU2ZjY1MDI2NjY0ZmM1OWFjNWYyYjVjMTNlZGY3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYXhBbnRvbnkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjVhOTQzNmM2NWRjODFlNjdhZWQyYTBmM2QyZTQxNDEzY2MyZThjYTdhYmU5YTdjYWYyNmUxNTk2ZGY5NzBhNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a117s\",6:\"§7Max Storage: §e768\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Vampire Minion IX\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_9\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,6 @@ "", "§7Time Between Actions: §a117s", "§7Max Storage: §e768", - "§7Resources Generated: §b0", "", "§9§lRARE" ], diff --git a/items/VANQUISHER_MONSTER.json b/items/VANQUISHER_MONSTER.json new file mode 100644 index 00000000..91f893ab --- /dev/null +++ b/items/VANQUISHER_MONSTER.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Vanquisher (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§c❤ Health§8: §c10,000,000\"],Name:\"§9Vanquisher (Monster)\"},ExtraAttributes:{id:\"VANQUISHER_MONSTER\"}}", + "damage": 1, + "lore": [ + "§c❤ Health§8: §c10,000,000" + ], + "internalname": "VANQUISHER_MONSTER", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vanquisher", + "https://wiki.hypixel.net/Vanquisher" + ], + "crafttext": "", + "recipes": [ + { + "level": 100, + "coins": 100, + "xp": 50, + "combat_xp": 1000, + "name": "§cVanquisher", + "render": "Wither", + "panorama": "crimson_isle", + "type": "drops", + "drops": [ + { + "id": "CORRUPTED_NETHER_STAR:3", + "extra": [], + "chance": "100%" + } + ] + } + ] +}
\ No newline at end of file diff --git a/items/VELYNA_NPC.json b/items/VELYNA_NPC.json new file mode 100644 index 00000000..4b4cf850 --- /dev/null +++ b/items/VELYNA_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Velyna (NPC)", + "nbttag": "{SkullOwner:{Id:\"f2f7a5ed-9d3f-207b-b1bc-3cae848f9932\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViNWEzYjk2MTgyM2JlYzQ3ZTRlOGFjMjNlN2EzYjJhZTczNmM5YzgxMzQ3ZmEyYjFiZTAzYzY4YzQxZmFhMWUifX19\"}]},Name:\"f2f7a5ed-9d3f-207b-b1bc-3cae848f9932\"},display:{Lore:[0:\"\"],Name:\"§9Velyna (NPC)\"},ExtraAttributes:{id:\"VELYNA_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "VELYNA_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -86, + "y": 105, + "z": -820, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/WEIRDER_TUBA.json b/items/WEIRDER_TUBA.json index fec3838c..156ed500 100644 --- a/items/WEIRDER_TUBA.json +++ b/items/WEIRDER_TUBA.json @@ -31,7 +31,7 @@ "C3": "" }, "internalname": "WEIRDER_TUBA", - "crafttext": "", + "crafttext": "Requires: Vampire Slayer 4", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", diff --git a/items/WITHER_GOGGLES.json b/items/WITHER_GOGGLES.json index 47dd8178..f84a902f 100644 --- a/items/WITHER_GOGGLES.json +++ b/items/WITHER_GOGGLES.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Wither Goggles", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d255\",1:\"§7Ability Damage: §c+45%\",2:\"§7Intelligence: §a+300 \",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§aPerfect 52500 / 52500\",6:\"§7§4❣ §cRequires §aCatacombs Level 28\",7:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d255\",1:\"§7Ability Damage: §c+45%\",2:\"§7Intelligence: §a+300 \",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§aPerfect 52500 / 52500\",6:\"§7§4❣ §cRequires §cCatacombs Skill\",7:\"§c28§c.\",8:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", "damage": 3, "lore": [ "§7Gear Score: §d255", @@ -10,13 +10,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c28§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "WITHER_GOGGLES", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wither_Goggles", diff --git a/items/YOINK_NPC.json b/items/YOINK_NPC.json new file mode 100644 index 00000000..40fa371b --- /dev/null +++ b/items/YOINK_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Yoink (NPC)", + "nbttag": "{SkullOwner:{Id:\"1655075d-8996-2217-90bf-e6d8059711d2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJjYzkwM2UyNDNjYjVkMTVmYWZjYzA0ZGYzZmU2ZDExNGYxZGI2M2RmM2ZhYmZkYWExOTEwZTc4MDk5MTRmNTcifX19\"}]},Name:\"1655075d-8996-2217-90bf-e6d8059711d2\"},display:{Lore:[0:\"\"],Name:\"§9Yoink (NPC)\"},ExtraAttributes:{id:\"YOINK_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "YOINK_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -613, + "y": 124, + "z": -786, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/ZEALOT_BRUISER_MONSTER.json b/items/ZEALOT_BRUISER_MONSTER.json new file mode 100644 index 00000000..885ed453 --- /dev/null +++ b/items/ZEALOT_BRUISER_MONSTER.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:ender_chest", + "displayname": "§9Zealot Bruiser (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§c❤ Health§8: §c65,000\"],Name:\"§9Zealot Bruiser (Monster)\"},ExtraAttributes:{id:\"ZEALOT_BRUISER_MONSTER\"}}", + "damage": 0, + "lore": [ + "§c❤ Health§8: §c65,000" + ], + "internalname": "ZEALOT_BRUISER_MONSTER", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zealot_Bruiser", + "https://wiki.hypixel.net/Zealot_Bruiser" + ], + "crafttext": "", + "recipes": [ + { + "level": 100, + "coins": 24, + "xp": 20, + "combat_xp": 78, + "name": "§cZealot Brzuser", + "render": "Enderman", + "panorama": "combat_3", + "type": "drops", + "drops": [ + { + "id": "ENDER_PEARL", + "extra": [ + "x2-4" + ], + "chance": "100%" + }, + { + "id": "ENCHANTED_ENDER_PEARL", + "extra": [], + "chance": "4%" + } + ] + } + ] +}
\ No newline at end of file diff --git a/items/ZEALOT_MONSTER.json b/items/ZEALOT_MONSTER.json index 48689b37..4008ab36 100644 --- a/items/ZEALOT_MONSTER.json +++ b/items/ZEALOT_MONSTER.json @@ -32,13 +32,13 @@ "drops": [ { "id": "ENDER_PEARL", - "extra": [], - "chance": "x2-4" + "extra": ["x2-4"], + "chance": "100%" }, { "id": "ENCHANTED_ENDER_PEARL", - "extra": [], - "chance": "x2-4" + "extra": ["x2-4"], + "chance": "100%" } ] }, @@ -54,8 +54,8 @@ "drops": [ { "id": "ENDER_PEARL:1", - "extra": [], - "chance": "x2-4" + "extra": ["x2-4"], + "chance": "100%" }, { "id": "ENCHANTED_ENDER_PEARL", @@ -96,13 +96,13 @@ "drops": [ { "id": "ENDER_PEARL", - "extra": [], - "chance": "x2-4" + "extra": ["x2-4"], + "chance": "100%" }, { "id": "ENCHANTED_ENDER_PEARL", - "extra": [], - "chance": "x2-4" + "extra": ["x2-4"], + "chance": "100%" }, { "id": "SUMMONING_EYE", diff --git a/items/ZIRI_NPC.json b/items/ZIRI_NPC.json new file mode 100644 index 00000000..bf8434b9 --- /dev/null +++ b/items/ZIRI_NPC.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Ziri (NPC)", + "nbttag": "{SkullOwner:{Id:\"1a18530b-299d-2c7b-adff-da81e7a9f1ec\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2YyMjY1MzgzMDJmODc5NmRkOTZiMzUyNWRmMmYwNjBjYjY1ZmEwOWYyOWMzY2I2MDczYWU5MmUwMDdlMGQzOGYifX19\"}]},Name:\"1a18530b-299d-2c7b-adff-da81e7a9f1ec\"},display:{Lore:[0:\"\"],Name:\"§9Ziri (NPC)\"},ExtraAttributes:{id:\"ZIRI_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "ZIRI_NPC", + "clickcommand": "", + "modver": "2.1.1-PRE", + "x": -81, + "y": 115, + "z": -792, + "island": "crimson_isle" +}
\ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_BOOTS.json b/items/ZOMBIE_COMMANDER_BOOTS.json index 82aa8b61..fef9e324 100644 --- a/items/ZOMBIE_COMMANDER_BOOTS.json +++ b/items/ZOMBIE_COMMANDER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Zombie Commander Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d116\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+32\",3:\"§7Defense: §a+17\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §aCatacombs Level 18\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:13963824,Name:\"§5Zombie Commander Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d116\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+32\",3:\"§7Defense: §a+17\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c18§c.\",18:\"§5§lEPIC DUNGEON BOOTS\"],color:13963824,Name:\"§5Zombie Commander Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d116", @@ -20,7 +20,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "ZOMBIE_COMMANDER_BOOTS", diff --git a/items/ZOMBIE_COMMANDER_CHESTPLATE.json b/items/ZOMBIE_COMMANDER_CHESTPLATE.json index 2daf1de0..5e8fb76f 100644 --- a/items/ZOMBIE_COMMANDER_CHESTPLATE.json +++ b/items/ZOMBIE_COMMANDER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Zombie Commander Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d179\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+59\",3:\"§7Defense: §a+35\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§7Zombies Killed: §a0\",13:\"§7Bonus HP: §a0\",14:\"\",15:\"§2This armor piece is undead ༕!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §aCatacombs Level 18\",20:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:13963824,Name:\"§5Zombie Commander Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d179\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+59\",3:\"§7Defense: §a+35\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§7Zombies Killed: §a0\",13:\"§7Bonus HP: §a0\",14:\"\",15:\"§2This armor piece is undead ༕!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §cCatacombs Skill\",20:\"§c18§c.\",21:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:13963824,Name:\"§5Zombie Commander Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d179", @@ -23,7 +23,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "ZOMBIE_COMMANDER_CHESTPLATE", diff --git a/items/ZOMBIE_COMMANDER_HELMET.json b/items/ZOMBIE_COMMANDER_HELMET.json index 3bfd475c..c4b64a71 100644 --- a/items/ZOMBIE_COMMANDER_HELMET.json +++ b/items/ZOMBIE_COMMANDER_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Zombie Commander Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d133\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+39\",3:\"§7Defense: §a+22\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §aCatacombs Level 18\",17:\"§5§lEPIC DUNGEON HELMET\"],color:13963824,Name:\"§5Zombie Commander Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d133\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+39\",3:\"§7Defense: §a+22\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c18§c.\",18:\"§5§lEPIC DUNGEON HELMET\"],color:13963824,Name:\"§5Zombie Commander Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d133", @@ -20,7 +20,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "ZOMBIE_COMMANDER_HELMET", diff --git a/items/ZOMBIE_COMMANDER_LEGGINGS.json b/items/ZOMBIE_COMMANDER_LEGGINGS.json index e9ce550c..dc8c1a85 100644 --- a/items/ZOMBIE_COMMANDER_LEGGINGS.json +++ b/items/ZOMBIE_COMMANDER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Zombie Commander Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d161\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+51\",3:\"§7Defense: §a+30\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §aCatacombs Level 18\",17:\"§5§lEPIC DUNGEON LEGGINGS\"],color:13963824,Name:\"§5Zombie Commander Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d161\",1:\"§7Strength: §c+8\",2:\"§7Health: §a+51\",3:\"§7Defense: §a+30\",4:\"§7Intelligence: §a+4\",5:\"\",6:\"§6Full Set Bonus: Training\",7:\"§7Every §950 Zombies killed§7\",8:\"§7gives the wearer §a+5 §c❤\",9:\"§cHealth§7 while wearing the set.\",10:\"§7Max 500.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c18§c.\",18:\"§5§lEPIC DUNGEON LEGGINGS\"],color:13963824,Name:\"§5Zombie Commander Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d161", @@ -20,7 +20,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "ZOMBIE_COMMANDER_LEGGINGS", diff --git a/items/ZOMBIE_COMMANDER_WHIP.json b/items/ZOMBIE_COMMANDER_WHIP.json index ac22ade5..c6e29c1c 100644 --- a/items/ZOMBIE_COMMANDER_WHIP.json +++ b/items/ZOMBIE_COMMANDER_WHIP.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§5Zombie Commander Whip", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d110\",1:\"§7Damage: §c+65\",2:\"§7Strength: §c+5\",3:\"\",4:\"§6Ability: Commander Whip\",5:\"§7Every §91 Zombies killed§7\",6:\"§7during a dungeon run by this\",7:\"§7weapon gives the wearer §a+1 §c❁\",8:\"§cStrength§7.\",9:\"§7Zombies Killed: §a§k0\",10:\"§7Bonus Strength: §a§k0\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Zombie Commander Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_WHIP\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d110\",1:\"§7Damage: §c+65\",2:\"§7Strength: §c+5\",3:\"\",4:\"§6Ability: Commander Whip\",5:\"§7Every §91 Zombies killed§7\",6:\"§7during a dungeon run by this\",7:\"§7weapon gives the wearer §a+1 §c❁\",8:\"§cStrength§7.\",9:\"§7Zombies Killed: §a§k0\",10:\"§7Bonus Strength: §a§k0\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c18§c.\",16:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Zombie Commander Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_WHIP\"}}", "damage": 0, "lore": [ "§7Gear Score: §d110", @@ -18,13 +18,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 18", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c18§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "ZOMBIE_COMMANDER_WHIP", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Whip", diff --git a/items/ZOMBIE_HEART.json b/items/ZOMBIE_HEART.json index 9eb062a3..a56afe41 100644 --- a/items/ZOMBIE_HEART.json +++ b/items/ZOMBIE_HEART.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§9Zombie\u0027s Heart", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"\",2:\"§6Ability: Healing Boost\",3:\"§7Doubles your §a☄ Mending §7and\",4:\"§7§4♨ Vitality §7while wearing.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE HELMET\"],Name:\"§f§f§9Zombie\u0027s Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"\",2:\"§6Ability: Healing Boost\",3:\"§7Doubles your §a☄ Mending §7and\",4:\"§7§4♨ Vitality §7while wearing.\",5:\"\",6:\"§2This armor piece is undead ༕!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§f§f§9Zombie\u0027s Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", "damage": 3, "lore": [ "§7Health: §a+50", @@ -10,6 +10,8 @@ "§7Doubles your §a☄ Mending §7and", "§7§4♨ Vitality §7while wearing.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§9§lRARE HELMET" ], @@ -26,7 +28,7 @@ }, "internalname": "ZOMBIE_HEART", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "Requires: Rotten Flesh VI", "infoType": "WIKI_URL", "info": [ diff --git a/items/ZOMBIE_KNIGHT_BOOTS.json b/items/ZOMBIE_KNIGHT_BOOTS.json index c3921a7e..7a5522df 100644 --- a/items/ZOMBIE_KNIGHT_BOOTS.json +++ b/items/ZOMBIE_KNIGHT_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_boots", "displayname": "§5Zombie Knight Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112\",1:\"§7Strength: §c+10\",2:\"§7Defense: §a+46\",3:\"§7Speed: §a+5\",4:\"\",5:\"§6Full Set Bonus: Zombie Knight\",6:\"§7Gains §a+50❈ Defense §7when used\",7:\"§7with the Zombie Knight Sword\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 14\",14:\"§5§lEPIC DUNGEON BOOTS\"],Name:\"§5Zombie Knight Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112\",1:\"§7Strength: §c+10\",2:\"§7Defense: §a+46\",3:\"§7Speed: §a+5\",4:\"\",5:\"§6Full Set Bonus: Zombie Knight\",6:\"§7Gains §a+50❈ Defense §7when used\",7:\"§7with the Zombie Knight Sword\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c14§c.\",15:\"§5§lEPIC DUNGEON BOOTS\"],Name:\"§5Zombie Knight Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d112", @@ -17,7 +17,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 14", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c14§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "ZOMBIE_KNIGHT_BOOTS", diff --git a/items/ZOMBIE_KNIGHT_CHESTPLATE.json b/items/ZOMBIE_KNIGHT_CHESTPLATE.json index cabd5291..abd5fb2a 100644 --- a/items/ZOMBIE_KNIGHT_CHESTPLATE.json +++ b/items/ZOMBIE_KNIGHT_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_chestplate", "displayname": "§5Zombie Knight Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d222\",1:\"§7Strength: §c+20\",2:\"§7Defense: §a+96\",3:\"§7Speed: §a+5\",4:\"\",5:\"§6Full Set Bonus: Zombie Knight\",6:\"§7Gains §a+50❈ Defense §7when used\",7:\"§7with the Zombie Knight Sword\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 14\",14:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Zombie Knight Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d222\",1:\"§7Strength: §c+20\",2:\"§7Defense: §a+96\",3:\"§7Speed: §a+5\",4:\"\",5:\"§6Full Set Bonus: Zombie Knight\",6:\"§7Gains §a+50❈ Defense §7when used\",7:\"§7with the Zombie Knight Sword\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c14§c.\",15:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Zombie Knight Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d222", @@ -17,7 +17,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 14", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c14§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "ZOMBIE_KNIGHT_CHESTPLATE", diff --git a/items/ZOMBIE_KNIGHT_HELMET.json b/items/ZOMBIE_KNIGHT_HELMET.json index 31194cee..a5557efc 100644 --- a/items/ZOMBIE_KNIGHT_HELMET.json +++ b/items/ZOMBIE_KNIGHT_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_helmet", "displayname": "§5Zombie Knight Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d128\",1:\"§7Strength: §c+10\",2:\"§7Defense: §a+54\",3:\"§7Speed: §a+5\",4:\"\",5:\"§6Full Set Bonus: Zombie Knight\",6:\"§7Gains §a+50❈ Defense §7when used\",7:\"§7with the Zombie Knight Sword\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 14\",14:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Zombie Knight Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d128\",1:\"§7Strength: §c+10\",2:\"§7Defense: §a+54\",3:\"§7Speed: §a+5\",4:\"\",5:\"§6Full Set Bonus: Zombie Knight\",6:\"§7Gains §a+50❈ Defense §7when used\",7:\"§7with the Zombie Knight Sword\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c14§c.\",15:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Zombie Knight Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d128", @@ -17,7 +17,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 14", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c14§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "ZOMBIE_KNIGHT_HELMET", diff --git a/items/ZOMBIE_KNIGHT_LEGGINGS.json b/items/ZOMBIE_KNIGHT_LEGGINGS.json index 4e0a53e2..ec2ffca0 100644 --- a/items/ZOMBIE_KNIGHT_LEGGINGS.json +++ b/items/ZOMBIE_KNIGHT_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_leggings", "displayname": "§5Zombie Knight Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d195\",1:\"§7Strength: §c+15\",2:\"§7Defense: §a+85\",3:\"§7Speed: §a+5\",4:\"\",5:\"§6Full Set Bonus: Zombie Knight\",6:\"§7Gains §a+50❈ Defense §7when used\",7:\"§7with the Zombie Knight Sword\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 14\",14:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Zombie Knight Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d195\",1:\"§7Strength: §c+15\",2:\"§7Defense: §a+85\",3:\"§7Speed: §a+5\",4:\"\",5:\"§6Full Set Bonus: Zombie Knight\",6:\"§7Gains §a+50❈ Defense §7when used\",7:\"§7with the Zombie Knight Sword\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c14§c.\",15:\"§5§lEPIC DUNGEON LEGGINGS\"],Name:\"§5Zombie Knight Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d195", @@ -17,7 +17,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 14", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c14§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "ZOMBIE_KNIGHT_LEGGINGS", diff --git a/items/ZOMBIE_KNIGHT_SWORD.json b/items/ZOMBIE_KNIGHT_SWORD.json index 415536ac..89f3ddd9 100644 --- a/items/ZOMBIE_KNIGHT_SWORD.json +++ b/items/ZOMBIE_KNIGHT_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§5Zombie Knight Sword", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d123\",1:\"§7Damage: §c+82\",2:\"§7Strength: §c+21\",3:\"\",4:\"§6Full Set Bonus: Zombie Knight\",5:\"§7Gains §c+30❁ §7Strength when\",6:\"§7used with the Zombie Knight\",7:\"§7Armor\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §aCatacombs Level 14\",12:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Zombie Knight Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_SWORD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d123\",1:\"§7Damage: §c+82\",2:\"§7Strength: §c+21\",3:\"\",4:\"§6Full Set Bonus: Zombie Knight\",5:\"§7Gains §c+30❁ §7Strength when\",6:\"§7used with the Zombie Knight\",7:\"§7Armor\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 52500 / 52500\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c14§c.\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Zombie Knight Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_KNIGHT_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d123", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 14", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c14§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "ZOMBIE_KNIGHT_SWORD", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Knight_Sword", diff --git a/items/ZOMBIE_LORD_BOOTS.json b/items/ZOMBIE_LORD_BOOTS.json index 91ce8a4e..2adff325 100644 --- a/items/ZOMBIE_LORD_BOOTS.json +++ b/items/ZOMBIE_LORD_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Zombie Lord Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d119\",1:\"§7Strength: §c+7\",2:\"§7Health: §a+45\",3:\"§7Defense: §a+19\",4:\"§7Intelligence: §a+7\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+10❁ Strength §7and\",8:\"§7§a+10❈ Defense §7every minute\",9:\"§7spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§5§lEPIC DUNGEON BOOTS\"],color:10158529,Name:\"§5Zombie Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d119\",1:\"§7Strength: §c+7\",2:\"§7Health: §a+45\",3:\"§7Defense: §a+19\",4:\"§7Intelligence: §a+7\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+10❁ Strength §7and\",8:\"§7§a+10❈ Defense §7every minute\",9:\"§7spent in the Dungeon.\",10:\"\",11:\"§2This armor piece is undead ༕!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c25§c.\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:10158529,Name:\"§5Zombie Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d119", @@ -15,15 +15,18 @@ "§7§a+10❈ Defense §7every minute", "§7spent in the Dungeon.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 25", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c25§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "ZOMBIE_LORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Lord_Armor", diff --git a/items/ZOMBIE_LORD_CHESTPLATE.json b/items/ZOMBIE_LORD_CHESTPLATE.json index f7d8169e..847ff557 100644 --- a/items/ZOMBIE_LORD_CHESTPLATE.json +++ b/items/ZOMBIE_LORD_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Zombie Lord Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d199\",1:\"§7Strength: §c+7\",2:\"§7Health: §a+85\",3:\"§7Defense: §a+39\",4:\"§7Intelligence: §a+7\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+10❁ Strength §7and\",8:\"§7§a+10❈ Defense §7every minute\",9:\"§7spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:10158529,Name:\"§5Zombie Lord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d199\",1:\"§7Strength: §c+7\",2:\"§7Health: §a+85\",3:\"§7Defense: §a+39\",4:\"§7Intelligence: §a+7\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+10❁ Strength §7and\",8:\"§7§a+10❈ Defense §7every minute\",9:\"§7spent in the Dungeon.\",10:\"\",11:\"§2This armor piece is undead ༕!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c25§c.\",17:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:10158529,Name:\"§5Zombie Lord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d199", @@ -15,15 +15,18 @@ "§7§a+10❈ Defense §7every minute", "§7spent in the Dungeon.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 25", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c25§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "ZOMBIE_LORD_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Lord_Armor", diff --git a/items/ZOMBIE_LORD_HELMET.json b/items/ZOMBIE_LORD_HELMET.json index 6ce4df76..2939657e 100644 --- a/items/ZOMBIE_LORD_HELMET.json +++ b/items/ZOMBIE_LORD_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_helmet", "displayname": "§5Zombie Lord Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142\",1:\"§7Strength: §c+7\",2:\"§7Health: §a+56\",3:\"§7Defense: §a+25\",4:\"§7Intelligence: §a+7\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+10❁ Strength §7and\",8:\"§7§a+10❈ Defense §7every minute\",9:\"§7spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Zombie Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142\",1:\"§7Strength: §c+7\",2:\"§7Health: §a+56\",3:\"§7Defense: §a+25\",4:\"§7Intelligence: §a+7\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+10❁ Strength §7and\",8:\"§7§a+10❈ Defense §7every minute\",9:\"§7spent in the Dungeon.\",10:\"\",11:\"§2This armor piece is undead ༕!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c25§c.\",17:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Zombie Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d142", @@ -15,15 +15,18 @@ "§7§a+10❈ Defense §7every minute", "§7spent in the Dungeon.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 25", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c25§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "ZOMBIE_LORD_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Lord_Armor", diff --git a/items/ZOMBIE_LORD_LEGGINGS.json b/items/ZOMBIE_LORD_LEGGINGS.json index 13a516b5..cc3eda25 100644 --- a/items/ZOMBIE_LORD_LEGGINGS.json +++ b/items/ZOMBIE_LORD_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Zombie Lord Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d175\",1:\"§7Strength: §c+7\",2:\"§7Health: §a+73\",3:\"§7Defense: §a+33\",4:\"§7Intelligence: §a+7\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+10❁ Strength §7and\",8:\"§7§a+10❈ Defense §7every minute\",9:\"§7spent in the Dungeon.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 25\",14:\"§5§lEPIC DUNGEON LEGGINGS\"],color:10158529,Name:\"§5Zombie Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d175\",1:\"§7Strength: §c+7\",2:\"§7Health: §a+73\",3:\"§7Defense: §a+33\",4:\"§7Intelligence: §a+7\",5:\"\",6:\"§6Full Set Bonus: Dungeon Lord\",7:\"§7Gains §c+10❁ Strength §7and\",8:\"§7§a+10❈ Defense §7every minute\",9:\"§7spent in the Dungeon.\",10:\"\",11:\"§2This armor piece is undead ༕!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c25§c.\",17:\"§5§lEPIC DUNGEON LEGGINGS\"],color:10158529,Name:\"§5Zombie Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_LORD_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d175", @@ -15,15 +15,18 @@ "§7§a+10❈ Defense §7every minute", "§7spent in the Dungeon.", "", + "§2This armor piece is undead ༕!", + "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 25", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c25§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "ZOMBIE_LORD_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Lord_Armor", diff --git a/items/ZOMBIE_SOLDIER_BOOTS.json b/items/ZOMBIE_SOLDIER_BOOTS.json index 9bc600a3..e5ae7d46 100644 --- a/items/ZOMBIE_SOLDIER_BOOTS.json +++ b/items/ZOMBIE_SOLDIER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Zombie Soldier Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d94\",1:\"§7Health: §a+17\",2:\"§7Defense: §a+36\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 9\",14:\"§5§lEPIC DUNGEON BOOTS\"],color:13664000,Name:\"§5Zombie Soldier Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d94\",1:\"§7Health: §a+17\",2:\"§7Defense: §a+36\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c9§c.\",15:\"§5§lEPIC DUNGEON BOOTS\"],color:13664000,Name:\"§5Zombie Soldier Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d94", @@ -17,7 +17,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON BOOTS" ], "internalname": "ZOMBIE_SOLDIER_BOOTS", diff --git a/items/ZOMBIE_SOLDIER_CHESTPLATE.json b/items/ZOMBIE_SOLDIER_CHESTPLATE.json index 517b8ff2..546a4f34 100644 --- a/items/ZOMBIE_SOLDIER_CHESTPLATE.json +++ b/items/ZOMBIE_SOLDIER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Zombie Soldier Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d210\",1:\"§7Health: §a+43\",2:\"§7Defense: §a+81\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 9\",14:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:13664000,Name:\"§5Zombie Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d210\",1:\"§7Health: §a+43\",2:\"§7Defense: §a+81\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c9§c.\",15:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:13664000,Name:\"§5Zombie Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d210", @@ -17,7 +17,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON CHESTPLATE" ], "internalname": "ZOMBIE_SOLDIER_CHESTPLATE", diff --git a/items/ZOMBIE_SOLDIER_CUTLASS.json b/items/ZOMBIE_SOLDIER_CUTLASS.json index 5df8d10f..6a82c19a 100644 --- a/items/ZOMBIE_SOLDIER_CUTLASS.json +++ b/items/ZOMBIE_SOLDIER_CUTLASS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§9Zombie Soldier Cutlass", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+26\",3:\"§7Bonus Attack Speed: §c+100%\",4:\"\",5:\"§6Ability: Love Tap\",6:\"§7Heals you for §c+10❤ Health\",7:\"§c§7when you hit an entity!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 5\",12:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Zombie Soldier Cutlass\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_CUTLASS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+26\",3:\"§7Bonus Attack Speed: §c+100%\",4:\"\",5:\"§6Ability: Love Tap\",6:\"§7Heals you for §c+10❤ Health\",7:\"§c§7when you hit an entity!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c5§c.\",13:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Zombie Soldier Cutlass\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_CUTLASS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d283", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 5", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c5§c.", "§9§lRARE DUNGEON SWORD" ], "internalname": "ZOMBIE_SOLDIER_CUTLASS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Soldier_Cutlass", diff --git a/items/ZOMBIE_SOLDIER_HELMET.json b/items/ZOMBIE_SOLDIER_HELMET.json index 4c30b7d6..70040ef5 100644 --- a/items/ZOMBIE_SOLDIER_HELMET.json +++ b/items/ZOMBIE_SOLDIER_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Zombie Soldier Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112\",1:\"§7Health: §a+21\",2:\"§7Defense: §a+43\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 9\",14:\"§5§lEPIC DUNGEON HELMET\"],color:13664000,Name:\"§5Zombie Soldier Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112\",1:\"§7Health: §a+21\",2:\"§7Defense: §a+43\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c9§c.\",15:\"§5§lEPIC DUNGEON HELMET\"],color:13664000,Name:\"§5Zombie Soldier Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d112", @@ -17,7 +17,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON HELMET" ], "internalname": "ZOMBIE_SOLDIER_HELMET", diff --git a/items/ZOMBIE_SOLDIER_LEGGINGS.json b/items/ZOMBIE_SOLDIER_LEGGINGS.json index ed71331d..624690c3 100644 --- a/items/ZOMBIE_SOLDIER_LEGGINGS.json +++ b/items/ZOMBIE_SOLDIER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Zombie Soldier Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d181\",1:\"§7Health: §a+34\",2:\"§7Defense: §a+71\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 9\",14:\"§5§lEPIC DUNGEON LEGGINGS\"],color:13664000,Name:\"§5Zombie Soldier Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d181\",1:\"§7Health: §a+34\",2:\"§7Defense: §a+71\",3:\"\",4:\"§6Full Set Bonus: §cShoal\",5:\"§7Gain §a+30❈ Defense §7for each\",6:\"§7§cZombie Soldier Set §7within\",7:\"§7§a30 §7blocks.\",8:\"\",9:\"§2This armor piece is undead ༕!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c9§c.\",15:\"§5§lEPIC DUNGEON LEGGINGS\"],color:13664000,Name:\"§5Zombie Soldier Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_SOLDIER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d181", @@ -17,7 +17,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§5§lEPIC DUNGEON LEGGINGS" ], "internalname": "ZOMBIE_SOLDIER_LEGGINGS", |