From ba08abe1141c788714430eb76a081960a6af250a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 21 Oct 2022 08:03:59 +0200 Subject: Added new items from the end update (#843) --- items/ABICASE.json | 26 +++++++++++++++++++++ items/BEZAL_MONSTER.json | 24 +++++++++++++++++-- items/BLAZE_MONSTER.json | 12 +++++----- items/BURNING_KUUDRA_CORE.json | 27 ++++++++++++++++++++++ items/DANGER_1_PORTAL.json | 16 ++++++------- items/DANGER_2_PORTAL.json | 15 ++++++------ items/DANGER_3_PORTAL.json | 12 +++++----- items/DEEPTERROR_MIXIN.json | 36 +++++++++++++++++++++++++++++ items/DITTO_BLOB.json | 30 ++++++++++++++++++++++++ items/DRACONIC_ARTIFACT.json | 33 ++++++++++++++++++++++++++ items/DRACONIC_RING.json | 33 ++++++++++++++++++++++++++ items/DRACONIC_TALISMAN.json | 33 ++++++++++++++++++++++++++ items/DRAGONFADE_CLOAK.json | 40 ++++++++++++++++++++++++++++++++ items/DRAGONFUSE_GLOVE.json | 36 +++++++++++++++++++++++++++++ items/DRAGON_SHORTBOW.json | 37 ++++++++++++++++++++++++++++++ items/DYE_PURE_BLACK.json | 26 +++++++++++++++++++++ items/DYE_PURE_WHITE.json | 26 +++++++++++++++++++++ items/ELLES_PICKAXE.json | 20 ++++++++++++++++ items/ENDERMITE;0.json | 5 ++-- items/ENDERMITE;1.json | 7 +++--- items/ENDERMITE;2.json | 14 ++++++------ items/ENDERMITE;3.json | 14 ++++++------ items/ENDERMITE;4.json | 22 +++++++++--------- items/ENDERMITE;5.json | 47 ++++++++++++++++++++++++++++++++++++++ items/ENDER_BELT.json | 23 +++++++++++++++++++ items/ENDER_CLOAK.json | 23 +++++++++++++++++++ items/ENDER_GAUNTLET.json | 23 +++++++++++++++++++ items/ENDER_NECKLACE.json | 23 +++++++++++++++++++ items/ENDER_RELIC.json | 3 ++- items/END_BOOTS.json | 7 +++--- items/END_CHESTPLATE.json | 7 +++--- items/END_HELMET.json | 7 +++--- items/END_LEGGINGS.json | 7 +++--- items/EZEKIEL_NPC.json | 4 ++-- items/FARMING_1_PORTAL.json | 14 ++++++------ items/FARMING_1_TRAVEL_SCROLL.json | 4 ++-- items/FARMING_2_PORTAL.json | 16 +++++++------ items/FIERY_KUUDRA_CORE.json | 38 ++++++++++++++++++++++++++++++ items/FORAGING_1_PORTAL.json | 14 ++++++------ items/FORAGING_2_PORTAL.json | 15 ++++++------ items/FORAGING_3_PORTAL.json | 15 ++++++------ items/FORAGING_4_PORTAL.json | 15 ++++++------ items/FORAGING_5_PORTAL.json | 15 ++++++------ items/HAUNT_ABILITY.json | 18 +++++++++++++++ items/HOLLOW_WAND.json | 30 ++++++++++++++++++++++++ items/HUB_PORTAL.json | 12 +++++----- items/ICHTHYIC_BELT.json | 4 ++-- items/ICHTHYIC_CLOAK.json | 4 ++-- items/ICHTHYIC_GLOVES.json | 6 ++--- items/INFERNAL_KUUDRA_CORE.json | 35 ++++++++++++++++++++++++++++ items/KUUDRA_SHOP_ITEM.json | 18 +++++++++++++++ items/MAGMA_CUBE_MONSTER.json | 12 +++++----- items/MATRIARCH_PARFUM.json | 31 +++++++++++++++++++++++++ items/MAXED_ATTRIBUTE_SHARD.json | 2 ++ items/MINING_1_PORTAL.json | 14 ++++++------ items/MINING_2_PORTAL.json | 15 ++++++------ items/MITE_GEL.json | 23 +++++++++++++++++++ items/MIXED_MITE_GEL.json | 21 +++++++++++++++++ items/MYCEL.json | 3 +-- items/POCKET_SACK_IN_A_SACK.json | 30 ++++++++++++++++++++++++ items/PORTALIZER.json | 31 +++++++++++++++++++++++++ items/RITUAL_RESIDUE.json | 23 +++++++++++++++++++ items/SHARK_WATER_ORB.json | 12 +++++----- items/TRIO_CONTACTS_ADDON.json | 29 +++++++++++++++++++++++ items/WATER_ORB.json | 2 +- items/WINTER_WATER_ORB.json | 4 ++-- items/WITHER_SKELETON_MONSTER.json | 12 +++++----- items/WITHER_SPECTRE_MONSTER.json | 12 +++++----- 68 files changed, 1086 insertions(+), 181 deletions(-) create mode 100644 items/ABICASE.json create mode 100644 items/BURNING_KUUDRA_CORE.json create mode 100644 items/DEEPTERROR_MIXIN.json create mode 100644 items/DITTO_BLOB.json create mode 100644 items/DRACONIC_ARTIFACT.json create mode 100644 items/DRACONIC_RING.json create mode 100644 items/DRACONIC_TALISMAN.json create mode 100644 items/DRAGONFADE_CLOAK.json create mode 100644 items/DRAGONFUSE_GLOVE.json create mode 100644 items/DRAGON_SHORTBOW.json create mode 100644 items/DYE_PURE_BLACK.json create mode 100644 items/DYE_PURE_WHITE.json create mode 100644 items/ELLES_PICKAXE.json create mode 100644 items/ENDERMITE;5.json create mode 100644 items/ENDER_BELT.json create mode 100644 items/ENDER_CLOAK.json create mode 100644 items/ENDER_GAUNTLET.json create mode 100644 items/ENDER_NECKLACE.json create mode 100644 items/FIERY_KUUDRA_CORE.json create mode 100644 items/HAUNT_ABILITY.json create mode 100644 items/HOLLOW_WAND.json create mode 100644 items/INFERNAL_KUUDRA_CORE.json create mode 100644 items/KUUDRA_SHOP_ITEM.json create mode 100644 items/MATRIARCH_PARFUM.json create mode 100644 items/MITE_GEL.json create mode 100644 items/MIXED_MITE_GEL.json create mode 100644 items/POCKET_SACK_IN_A_SACK.json create mode 100644 items/PORTALIZER.json create mode 100644 items/RITUAL_RESIDUE.json create mode 100644 items/TRIO_CONTACTS_ADDON.json (limited to 'items') diff --git a/items/ABICASE.json b/items/ABICASE.json new file mode 100644 index 00000000..860f10db --- /dev/null +++ b/items/ABICASE.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lighter Blue™ Abicase", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2555a3e9-ecc0-4c68-9172-a1542ffed84b\",hypixelPopulated:1b,Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGY3MGZhYjMyNDZmZTAyN2NlMGJiYTg4NWE3M2M2ZTgyZDhmZjhmMzU4MjMxZTg0NjFmOTU2NTYwY2ZhNThmIn19fQ\u003d\u003d\"}]},Name:\"§2555a3e9-ecc0-4c68-9172-a1542ffed84b\"},display:{Lore:[0:\"§7Fishing Wisdom: §a+1.5\",1:\"\",2:\"§7§7Grants §6+1 Magical Power\",3:\"§6§7per §a2 §7contacts in your\",4:\"§7Abiphone.\",5:\"\",6:\"§7§8Only ONE case will have an\",7:\"§8effect while in accessory bag.\",8:\"\",9:\"§9§lRARE ACCESSORY\",10:\"\",11:\"§7Cost\",12:\"§b17,000 Bits\"],Name:\"§9Lighter Blue™ Abicase\"},ExtraAttributes:{model:\"BLUE_AQUA\",id:\"ABICASE\"}}", + "damage": 3, + "lore": [ + "§7Fishing Wisdom: §a+1.5", + "", + "§7§7Grants §6+1 Magical Power", + "§6§7per §a2 §7contacts in your", + "§7Abiphone.", + "", + "§7§8Only ONE case will have an", + "§8effect while in accessory bag.", + "", + "§9§lRARE ACCESSORY", + "", + "§7Cost", + "§b17,000 Bits" + ], + "internalname": "ABICASE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BEZAL_MONSTER.json b/items/BEZAL_MONSTER.json index d9e08dcc..f6c6a296 100644 --- a/items/BEZAL_MONSTER.json +++ b/items/BEZAL_MONSTER.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§aBezal (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7They started the fire.\",1:\"\",2:\"§c❤ Health§8: §c2,000,000\"],Name:\"§aBezal (Monster)\"},ExtraAttributes:{id:\"BEZAL_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7They started the fire.\",1:\"\",2:\"§c❤ Health§8: §c1,000,000\"],Name:\"§aBezal (Monster)\"},ExtraAttributes:{id:\"BEZAL_MONSTER\"}}", "damage": 3, "lore": [ "§7They started the fire.", "", - "§c❤ Health§8: §c2,000,000" + "§c❤ Health§8: §c1,000,000" ], "internalname": "BEZAL_MONSTER", "clickcommand": "viewrecipe", @@ -38,6 +38,26 @@ "id": "BEZOS:1", "extra": [], "chance": "10%" + }, + { + "id": "RAMPART_HELMET:1", + "extra": [], + "chance": "0.2%" + }, + { + "id": "RAMPART_CHESTPLATE:1", + "extra": [], + "chance": "0.2%" + }, + { + "id": "RAMPART_LEGGINGS:1", + "extra": [], + "chance": "0.2%" + }, + { + "id": "RAMPART_BOOTS:1", + "extra": [], + "chance": "0.2%" } ] } diff --git a/items/BLAZE_MONSTER.json b/items/BLAZE_MONSTER.json index a58b103d..89a6b03a 100644 --- a/items/BLAZE_MONSTER.json +++ b/items/BLAZE_MONSTER.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§aBlaze (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7They started the fire.\",1:\"\",2:\"§c❤ Health§8: §c500\"],Name:\"§aBlaze (Monster)\"},ExtraAttributes:{id:\"BLAZE_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7They started the fire.\",1:\"\",2:\"§c❤ Health§8: §c700,000\"],Name:\"§aBlaze (Monster)\"},ExtraAttributes:{id:\"BLAZE_MONSTER\"}}", "damage": 3, "lore": [ "§7They started the fire.", "", - "§c❤ Health§8: §c500" + "§c❤ Health§8: §c700,000" ], "internalname": "BLAZE_MONSTER", "clickcommand": "viewrecipe", @@ -85,19 +85,19 @@ }, { "id": "RAMPART_HELMET:1", - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_CHESTPLATE:1", - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_LEGGINGS:1", - "chance": "0.1%" + "chance": "0.2%" }, { "id": "RAMPART_BOOTS:1", - "chance": "0.1%" + "chance": "0.2%" }, { "id": "SWORD_OF_BAD_HEALTH:1", diff --git a/items/BURNING_KUUDRA_CORE.json b/items/BURNING_KUUDRA_CORE.json new file mode 100644 index 00000000..68769578 --- /dev/null +++ b/items/BURNING_KUUDRA_CORE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Burning Kuudra Core", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"248d0158-1f80-3371-97a5-f0456e539701\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDIzMTE0NCwKICAicHJvZmlsZUlkIiA6ICIzYzE0YmVkNDFiOGE0MDIzOGM3MDgzMTA1NzEwMTZmYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb2Jpa28iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzY4NzQzNDk3ODIwYzA4NjI3ZDJjYzVlODkxYzBmOWZjMzc5M2Y3NWI2ZTQxZTE0MGFjOWIwMDdkM2I1MDVhNSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gain a §a1% §7chance for\",1:\"§7Attributes to spawn 1 level\",2:\"§7higher.\",3:\"\",4:\"§7§7§oA remnant of the core of\",5:\"§7§oKuudra!\",6:\"\",7:\"§eRight-click to view recipes!\",8:\"\",9:\"§9§lRARE ACCESSORY\"],Name:\"§9Burning Kuudra Core\"},ExtraAttributes:{id:\"BURNING_KUUDRA_CORE\"}}", + "damage": 3, + "lore": [ + "§7Gain a §a1% §7chance for", + "§7Attributes to spawn 1 level", + "§7higher.", + "", + "§7§7§oA remnant of the core of", + "§7§oKuudra!", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE ACCESSORY" + ], + "internalname": "BURNING_KUUDRA_CORE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Burning_Kuudra_Core", + "https://wiki.hypixel.net/Burning_Kuudra_Core" + ] +} \ No newline at end of file diff --git a/items/DANGER_1_PORTAL.json b/items/DANGER_1_PORTAL.json index 5957ff58..294ad3fb 100644 --- a/items/DANGER_1_PORTAL.json +++ b/items/DANGER_1_PORTAL.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:skull", - "displayname": "§fPortal to Spider's Den", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea49a4c2-c959-39cf-8d82-6a2d6e1175ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc1NDMxOGEzMzc2ZjQ3MGU0ODFkZmNkNmM4M2E1OWFhNjkwYWQ0YjRkZDc1NzdmZGFkMWMyZWYwOGQ4YWVlNiJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spider's Den§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spider's Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", + "displayname": "§fPortal to Spider\u0027s Den", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea49a4c2-c959-39cf-8d82-6a2d6e1175ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc1NDMxOGEzMzc2ZjQ3MGU0ODFkZmNkNmM4M2E1OWFhNjkwYWQ0YjRkZDc1NzdmZGFkMWMyZWYwOGQ4YWVlNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing this item on your\",1:\"§7private island will create a\",2:\"§7portal to §bSpider\u0027s Den§7 for\",3:\"§7you to use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON PORTAL\"],Name:\"§fPortal to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", "damage": 3, "lore": [ - "§7Placing the item on your private", - "§7island will create a portal to", - "§7the Spider's Den§7 for you to", - "§7use whenever you want!", + "§7Placing this item on your", + "§7private island will create a", + "§7portal to §bSpider\u0027s Den§7 for", + "§7you to use whenever you want!", "", "§7§8The portal will spawn facing", "§8you on the block you click on.", "", - "§f§lCOMMON" + "§f§lCOMMON PORTAL" ], "recipe": { "A1": "WEB:16", @@ -32,6 +32,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Portals", - "https://wiki.hypixel.net/Portal_To_Spider's_Den" + "https://wiki.hypixel.net/Portal_To_Spider\u0027s_Den" ] } \ No newline at end of file diff --git a/items/DANGER_2_PORTAL.json b/items/DANGER_2_PORTAL.json index afbe0db6..a2f4fd86 100644 --- a/items/DANGER_2_PORTAL.json +++ b/items/DANGER_2_PORTAL.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:skull", - "displayname": "§fPortal to the Crimson Isle", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d6fa7fd-2b2c-3a34-ae80-0286f6176acc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzM2ODdlMjVjNjMyYmNlOGFhNjFlMGQ2NGMyNGU2OTRjM2VlYTYyOWVhOTQ0ZjRjZjMwZGNmYjRmYmNlMDcxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Crimson Isle§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Crimson Isle\"},ExtraAttributes:{id:\"DANGER_2_PORTAL\"}}", + "displayname": "§f§f§fPortal to the Crimson Isle", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d6fa7fd-2b2c-3a34-ae80-0286f6176acc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzM2ODdlMjVjNjMyYmNlOGFhNjFlMGQ2NGMyNGU2OTRjM2VlYTYyOWVhOTQ0ZjRjZjMwZGNmYjRmYmNlMDcxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Placing this item on your\",1:\"§7private island will create a\",2:\"§7portal to §bthe Crimson Isle§7\",3:\"§7for you to use whenever you\",4:\"§7want!\",5:\"\",6:\"§7§8The portal will spawn facing\",7:\"§8you on the block you click on.\",8:\"\",9:\"§f§lCOMMON PORTAL\"],Name:\"§f§f§fPortal to the Crimson Isle\"},ExtraAttributes:{id:\"DANGER_2_PORTAL\"}}", "damage": 3, "lore": [ - "§7Placing the item on your private", - "§7island will create a portal to", - "§7the Crimson Isle§7 for you to", - "§7use whenever you want!", + "§7Placing this item on your", + "§7private island will create a", + "§7portal to §bthe Crimson Isle§7", + "§7for you to use whenever you", + "§7want!", "", "§7§8The portal will spawn facing", "§8you on the block you click on.", "", - "§f§lCOMMON" + "§f§lCOMMON PORTAL" ], "recipe": { "A1": "GLOWSTONE:16", diff --git a/items/DANGER_3_PORTAL.json b/items/DANGER_3_PORTAL.json index 3cfdd667..0e9f45ba 100644 --- a/items/DANGER_3_PORTAL.json +++ b/items/DANGER_3_PORTAL.json @@ -1,18 +1,18 @@ { "itemid": "minecraft:skull", "displayname": "§aPortal to The End", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eeeaaaf6-3e0f-35d4-b3f7-4eddf21036fb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY5OTRkNzFiODc1ZjA4N2U2NGRlYTliNGEwYTVjYjlmNGViOWFiMGU4ZDkwNjBkZmRlN2Y2ODAzYmFhMTc3OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7The End§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aPortal to The End\"},ExtraAttributes:{id:\"DANGER_3_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eeeaaaf6-3e0f-35d4-b3f7-4eddf21036fb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY5OTRkNzFiODc1ZjA4N2U2NGRlYTliNGEwYTVjYjlmNGViOWFiMGU4ZDkwNjBkZmRlN2Y2ODAzYmFhMTc3OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing this item on your\",1:\"§7private island will create a\",2:\"§7portal to §bThe End§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§a§lUNCOMMON PORTAL\"],Name:\"§aPortal to The End\"},ExtraAttributes:{id:\"DANGER_3_PORTAL\"}}", "damage": 3, "lore": [ - "§7Placing the item on your private", - "§7island will create a portal to", - "§7The End§7 for you to use", - "§7whenever you want!", + "§7Placing this item on your", + "§7private island will create a", + "§7portal to §bThe End§7 for you to", + "§7use whenever you want!", "", "§7§8The portal will spawn facing", "§8you on the block you click on.", "", - "§a§lUNCOMMON" + "§a§lUNCOMMON PORTAL" ], "recipe": { "A1": "OBSIDIAN:16", diff --git a/items/DEEPTERROR_MIXIN.json b/items/DEEPTERROR_MIXIN.json new file mode 100644 index 00000000..c4752251 --- /dev/null +++ b/items/DEEPTERROR_MIXIN.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Deepterror Mixin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74a77086-fbb8-3072-ae26-f1eb71b91577\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NTY3Mjg3MDAyMCwKICAicHJvZmlsZUlkIiA6ICI0M2NmNWJkNjUyMDM0YzU5ODVjMDIwYWI3NDE0OGQxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJrYW1pbDQ0NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81YjhlYzllNzJhMjk2MmQ5YzEyYjc4NTNhYWM4NzIxNzcwODQwZjUxNDVjZGZlMWU0N2E1ODBmZDhiZDdmMTM2IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can\",3:\"§7be added to §cGod Potions §7in a\",4:\"§7brewing stand and lasts for the\",5:\"§7full duration.\",6:\"\",7:\"§7Gain §c+210❤ Health §7and §a+40❈\",8:\"§aDefense §7in §dThe End §7and the\",9:\"§7§cCrimson Isle§7.\",10:\"\",11:\"§9§lRARE\"],Name:\"§9Deepterror Mixin\"},ExtraAttributes:{id:\"DEEPTERROR_MIXIN\"}}", + "damage": 3, + "lore": [ + "§8Brewing Ingredient", + "", + "§7§7Mixins provide a buff that can", + "§7be added to §cGod Potions §7in a", + "§7brewing stand and lasts for the", + "§7full duration.", + "", + "§7Gain §c+210❤ Health §7and §a+40❈", + "§aDefense §7in §dThe End §7and the", + "§7§cCrimson Isle§7.", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "MITE_GEL:16", + "A3": "", + "B1": "MITE_GEL:16", + "B2": "RITUAL_RESIDUE:1", + "B3": "MITE_GEL:16", + "C1": "", + "C2": "MITE_GEL:16", + "C3": "" + }, + "internalname": "DEEPTERROR_MIXIN", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/DITTO_BLOB.json b/items/DITTO_BLOB.json new file mode 100644 index 00000000..ea71f65f --- /dev/null +++ b/items/DITTO_BLOB.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Ditto Blob", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d3bf6c3e-266d-34a2-8cea-d74f7d1e16b4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NTEzNjA0NzkyNCwKICAicHJvZmlsZUlkIiA6ICIyMzFmNmU0NWQ3YTc0ZTFlYWU3NGFhMWU5NmZlNDVlMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJXaW5zdHJlYWtlcnMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmU2ODE3YmQwNzA2NThlM2E1ZTFlN2Y1NWMxNmFjNzFhOTkwOWI3ZDBiMmMwMTEyMjdhNTJlZGYxYjBkNWI4MSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Combine this blob in an anvil with\",1:\"§7any item which is a §dskinned skull\",2:\"§d§7to turn it into a decoration block\",3:\"§7which you can place on your island.\",4:\"\",5:\"§c§lCAUTION! §cThe item will blob away!\",6:\"§8(It will disappear)\",7:\"\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§6§lLEGENDARY COSMETIC\",10:\"\",11:\"§7Cost\",12:\"§b600 Bits\"],Name:\"§6Ditto Blob\"},ExtraAttributes:{id:\"DITTO_BLOB\"}}", + "damage": 3, + "lore": [ + "§7Combine this blob in an anvil with", + "§7any item which is a §dskinned skull", + "§d§7to turn it into a decoration block", + "§7which you can place on your island.", + "", + "§c§lCAUTION! §cThe item will blob away!", + "§8(It will disappear)", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§6§lLEGENDARY COSMETIC", + "", + "§7Cost", + "§b600 Bits" + ], + "internalname": "DITTO_BLOB", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ditto_Blob", + "https://wiki.hypixel.net/Ditto_Blob" + ] +} \ No newline at end of file diff --git a/items/DRACONIC_ARTIFACT.json b/items/DRACONIC_ARTIFACT.json new file mode 100644 index 00000000..28c4ccfe --- /dev/null +++ b/items/DRACONIC_ARTIFACT.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Draconic Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"507f608a-897d-380d-ba01-bf01ec228088\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyODYzMDI4NzY5MywKICAicHJvZmlsZUlkIiA6ICJkYmNlZjMyZjI5ZDc0Y2UzOTUzOWMwYjBhMTE1YjZiZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJyYW1waXJlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VhZDdkY2JlOTM0MDFiM2QzYjRlNTIyMmVmODA5N2FlZjQ0MzFmNDgwNjRkMGEwNTMxZmEwOTUyYzIxMWUwZTYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+3\",1:\"\",2:\"§7§8§oCreated from ripping The End\",3:\"§8§oof its fauna.\",4:\"\",5:\"§7§7Increases damage dealt to\",6:\"§7§5Dragons §7by §a5%§7.\",7:\"\",8:\"§5§lEPIC ACCESSORY\"],Name:\"§5Draconic Artifact\"},ExtraAttributes:{id:\"DRACONIC_ARTIFACT\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+3", + "", + "§7§8§oCreated from ripping The End", + "§8§oof its fauna.", + "", + "§7§7Increases damage dealt to", + "§7§5Dragons §7by §a5%§7.", + "", + "§5§lEPIC ACCESSORY" + ], + "recipe": { + "A1": "RITUAL_RESIDUE:3", + "A2": "TESSELLATED_ENDER_PEARL:1", + "A3": "RITUAL_RESIDUE:3", + "B1": "MITE_GEL:64", + "B2": "DRACONIC_RING:1", + "B3": "MITE_GEL:64", + "C1": "RITUAL_RESIDUE:3", + "C2": "TESSELLATED_ENDER_PEARL:1", + "C3": "RITUAL_RESIDUE:3" + }, + "internalname": "DRACONIC_ARTIFACT", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/DRACONIC_RING.json b/items/DRACONIC_RING.json new file mode 100644 index 00000000..6c380623 --- /dev/null +++ b/items/DRACONIC_RING.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Draconic Ring", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"07882c57-3578-3097-8c5b-6ebe64175bcb\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NTY2OTk2MjUwNywKICAicHJvZmlsZUlkIiA6ICI2ODAwNzFmZTIxOWE0OWNmYmM3MDIxMjc1NTI0NDIwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZXphYm95ODAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmVlMWU3NDA0NzI3N2E3MDY2MWE4ZWFmOWM0YzZlYmY4MzU1NGIyNzVhMTY4MTZlYzc5YmJhMWJjZTMyMDQzNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+2\",1:\"\",2:\"§7§8§oCreated from ripping The End\",3:\"§8§oof its fauna.\",4:\"\",5:\"§7§7Increases damage dealt to\",6:\"§7§5Dragons §7by §a3%§7.\",7:\"\",8:\"§9§lRARE ACCESSORY\"],Name:\"§9Draconic Ring\"},ExtraAttributes:{id:\"DRACONIC_RING\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+2", + "", + "§7§8§oCreated from ripping The End", + "§8§oof its fauna.", + "", + "§7§7Increases damage dealt to", + "§7§5Dragons §7by §a3%§7.", + "", + "§9§lRARE ACCESSORY" + ], + "recipe": { + "A1": "RITUAL_RESIDUE:1", + "A2": "MITE_GEL:32", + "A3": "RITUAL_RESIDUE:1", + "B1": "MITE_GEL:32", + "B2": "DRACONIC_TALISMAN:1", + "B3": "MITE_GEL:32", + "C1": "RITUAL_RESIDUE:1", + "C2": "TESSELLATED_ENDER_PEARL:1", + "C3": "RITUAL_RESIDUE:1" + }, + "internalname": "DRACONIC_RING", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/DRACONIC_TALISMAN.json b/items/DRACONIC_TALISMAN.json new file mode 100644 index 00000000..1897c279 --- /dev/null +++ b/items/DRACONIC_TALISMAN.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aDraconic Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f16e8f57-8db7-3d90-8aa2-bfa94845ed61\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NDY5NDgyNTI3OCwKICAicHJvZmlsZUlkIiA6ICI5NTE3OTkxNjljYzE0MGY1OGM2MmRjOGZmZTU3NjBiZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZdWFyaWciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTFjNTFiOTQ2Y2I0ODRiOWM3NmIyYzViZjVlYWIwYzc0YzljZWQ5NWYzNWFhODFlNjk5YmQ1ZDliNTdlMjBmIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+1\",1:\"\",2:\"§7§8§oCreated from ripping The End\",3:\"§8§oof its fauna.\",4:\"\",5:\"§7§7Increases damage dealt to\",6:\"§7§5Dragons §7by §a2%§7.\",7:\"\",8:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aDraconic Talisman\"},ExtraAttributes:{id:\"DRACONIC_TALISMAN\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+1", + "", + "§7§8§oCreated from ripping The End", + "§8§oof its fauna.", + "", + "§7§7Increases damage dealt to", + "§7§5Dragons §7by §a2%§7.", + "", + "§a§lUNCOMMON ACCESSORY" + ], + "recipe": { + "A1": "RITUAL_RESIDUE:1", + "A2": "MITE_GEL:16", + "A3": "MITE_GEL:16", + "B1": "MITE_GEL:16", + "B2": "ABSOLUTE_ENDER_PEARL:32", + "B3": "MITE_GEL:16", + "C1": "MITE_GEL:16", + "C2": "MITE_GEL:16", + "C3": "RITUAL_RESIDUE:1" + }, + "internalname": "DRACONIC_TALISMAN", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/DRAGONFADE_CLOAK.json b/items/DRAGONFADE_CLOAK.json new file mode 100644 index 00000000..7595bb15 --- /dev/null +++ b/items/DRAGONFADE_CLOAK.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Dragonfade Cloak", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"88bf6b04-81d3-3663-bd94-991076fa921c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NTY3MDkzNzk5NSwKICAicHJvZmlsZUlkIiA6ICI3MmY5MTdjNWQyNDU0OTk0YjlmYzQ1YjVhM2YyMjIzMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGF0X0d1eV9Jc19NZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jODBjODRkMjFmOTk2Mjc1NzZiZGFmZmI3MzM0YmU4ZmFhMWY2MjhlNTRiNWRjZjY2NGVlNmFlMDhkMDFkYzZlIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Health: §a+90\",2:\"§7Defense: §a+15\",3:\"\",4:\"§7All stats on this piece of\",5:\"§7equipment are multiplied by §53x\",6:\"§5§7while on §dThe End§7!\",7:\"\",8:\"§7§7Multiplies damage dealt to\",9:\"§7§5Dragons §7by §c1.01x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC CLOAK\"],Name:\"§5Dragonfade Cloak\"},ExtraAttributes:{id:\"DRAGONFADE_CLOAK\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+15", + "§7Health: §a+90", + "§7Defense: §a+15", + "", + "§7All stats on this piece of", + "§7equipment are multiplied by §53x", + "§5§7while on §dThe End§7!", + "", + "§7§7Multiplies damage dealt to", + "§7§5Dragons §7by §c1.01x§7.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CLOAK" + ], + "recipe": { + "A1": "RITUAL_RESIDUE:1", + "A2": "RITUAL_RESIDUE:1", + "A3": "RITUAL_RESIDUE:1", + "B1": "MITE_GEL:16", + "B2": "ABSOLUTE_ENDER_PEARL:16", + "B3": "MITE_GEL:16", + "C1": "MITE_GEL:16", + "C2": "ABSOLUTE_ENDER_PEARL:16", + "C3": "MITE_GEL:16" + }, + "internalname": "DRAGONFADE_CLOAK", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Dragonfade_Cloak" + ] +} \ No newline at end of file diff --git a/items/DRAGONFUSE_GLOVE.json b/items/DRAGONFUSE_GLOVE.json new file mode 100644 index 00000000..8f0c731f --- /dev/null +++ b/items/DRAGONFUSE_GLOVE.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Dragonfuse Glove", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"46cb487e-86cc-3184-8cc9-5c9d843274ce\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NTY0NDAzODE0NywKICAicHJvZmlsZUlkIiA6ICIxNDJjODU1M2ZkZTU0NjFmYTllMzE0OWUzOTMyMjY4YSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzbWVsbGVycnkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjI0YjYzOWM0OTBlZDRlYTI4YTBiMDkyYWU5OWYzZGRlNTA5MWU0ODBlY2JkMWI5MDg0MTY1ZmM0ZjVhMmQ1IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Crit Damage: §c+5%\",1:\"§7Health: §a+30\",2:\"§7Defense: §a+5\",3:\"\",4:\"§7While equipped, upgrades the\",5:\"§7§6Aspect of the Dragon §7with:\",6:\" §c+35❁ Damage\",7:\" §c+50❁ Strength\",8:\" §dVery reduced ability knockback\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC GLOVES\"],Name:\"§5Dragonfuse Glove\"},ExtraAttributes:{id:\"DRAGONFUSE_GLOVE\"}}", + "damage": 3, + "lore": [ + "§7Crit Damage: §c+5%", + "§7Health: §a+30", + "§7Defense: §a+5", + "", + "§7While equipped, upgrades the", + "§7§6Aspect of the Dragon §7with:", + " §c+35❁ Damage", + " §c+50❁ Strength", + " §dVery reduced ability knockback", + "", + "§7§8This item can be reforged!", + "§5§lEPIC GLOVES" + ], + "recipe": { + "A1": "RITUAL_RESIDUE:2", + "A2": "", + "A3": "RITUAL_RESIDUE:2", + "B1": "MITE_GEL:24", + "B2": "MITE_GEL:24", + "B3": "MITE_GEL:24", + "C1": "ABSOLUTE_ENDER_PEARL:16", + "C2": "ABSOLUTE_ENDER_PEARL:16", + "C3": "ABSOLUTE_ENDER_PEARL:16" + }, + "internalname": "DRAGONFUSE_GLOVE", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/DRAGON_SHORTBOW.json b/items/DRAGON_SHORTBOW.json new file mode 100644 index 00000000..ac8c87b9 --- /dev/null +++ b/items/DRAGON_SHORTBOW.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§5Dragon Shortbow", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+40\",2:\"§7Crit Chance: §c+15%\",3:\"§7Crit Damage: §c+50%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§9Dragon Tracer V\",7:\"§7Arrows home towards dragons if\",8:\"§7they are within §a10 §7blocks.\",9:\"\",10:\"§5Shortbow: Instantly shoots!\",11:\"\",12:\"§6Ability: Dragon Stalker\",13:\"§7Deal §a15% §7bonus damage to\",14:\"§7Dragons.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§8§l* §8Co-op Soulbound §8§l*\",18:\"§5§lEPIC BOW\"],Name:\"§5Dragon Shortbow\"},ExtraAttributes:{id:\"DRAGON_SHORTBOW\",enchantments:{aiming:5}}}", + "damage": 0, + "lore": [ + "§7Damage: §c+120", + "§7Strength: §c+40", + "§7Crit Chance: §c+15%", + "§7Crit Damage: §c+50%", + "§7Shot Cooldown: §a0.5s", + "", + "§9Dragon Tracer V", + "§7Arrows home towards dragons if", + "§7they are within §a10 §7blocks.", + "", + "§5Shortbow: Instantly shoots!", + "", + "§6Ability: Dragon Stalker", + "§7Deal §a15% §7bonus damage to", + "§7Dragons.", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC BOW" + ], + "internalname": "DRAGON_SHORTBOW", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "Given after completing the Lone adventurer\u0027s questline", + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Shortbow", + "https://wiki.hypixel.net/Dragon_Shortbow" + ] +} \ No newline at end of file diff --git a/items/DYE_PURE_BLACK.json b/items/DYE_PURE_BLACK.json new file mode 100644 index 00000000..3bd2bdf8 --- /dev/null +++ b/items/DYE_PURE_BLACK.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§5Pure Black Dye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §8#000000§7!\",4:\"\",5:\"§5§lEPIC\",6:\"\",7:\"§7Cost\",8:\"§b250,000 Bits\"],Name:\"§5Pure Black Dye\"},ExtraAttributes:{id:\"DYE_PURE_BLACK\"}}", + "damage": 0, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7Changes the color of a leather", + "§7armor piece to §8#000000§7!", + "", + "§5§lEPIC", + "", + "§7Cost", + "§b250,000 Bits" + ], + "internalname": "DYE_PURE_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pure_Black_Dye", + "https://wiki.hypixel.net/Pure_Black_Dye" + ] +} \ No newline at end of file diff --git a/items/DYE_PURE_WHITE.json b/items/DYE_PURE_WHITE.json new file mode 100644 index 00000000..446c3abe --- /dev/null +++ b/items/DYE_PURE_WHITE.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§5Pure White Dye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §f#FFFFFF§7!\",4:\"\",5:\"§5§lEPIC\",6:\"\",7:\"§7Cost\",8:\"§b250,000 Bits\"],Name:\"§5Pure White Dye\"},ExtraAttributes:{id:\"DYE_PURE_WHITE\"}}", + "damage": 15, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7Changes the color of a leather", + "§7armor piece to §f#FFFFFF§7!", + "", + "§5§lEPIC", + "", + "§7Cost", + "§b250,000 Bits" + ], + "internalname": "DYE_PURE_WHITE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pure_White_Dye", + "https://wiki.hypixel.net/Pure_White_Dye" + ] +} \ No newline at end of file diff --git a/items/ELLES_PICKAXE.json b/items/ELLES_PICKAXE.json new file mode 100644 index 00000000..a677c988 --- /dev/null +++ b/items/ELLES_PICKAXE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:iron_pickaxe", + "displayname": "§cElle\u0027s Pickaxe", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+10\",3:\"§7Mining Speed: §a+250\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§c§lSPECIAL PICKAXE\"],Name:\"§cElle\u0027s Pickaxe\"},ExtraAttributes:{id:\"ELLES_PICKAXE\",dontSaveToProfile:1b}}", + "damage": 0, + "lore": [ + "§8Breaking Power 5", + "", + "§7Damage: §c+10", + "§7Mining Speed: §a+250", + "", + "§7§8This item can be reforged!", + "§c§lSPECIAL PICKAXE" + ], + "internalname": "ELLES_PICKAXE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDERMITE;0.json b/items/ENDERMITE;0.json index 38a40781..4be41e76 100644 --- a/items/ENDERMITE;0.json +++ b/items/ENDERMITE;0.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fEndermite", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0=\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an extra\",8:\"§7block dropped\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEndermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Pet Luck: §a{PET_LUCK}\",4:\"\",5:\"§6More Stonks\",6:\"§7§7Gain more exp orbs for\",7:\"§7breaking end stone and gain a\",8:\"§7+§a{0}% §7chance to get an extra\",9:\"§7block dropped.\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEndermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", + "§7Pet Luck: §a{PET_LUCK}", "", "§6More Stonks", "§7§7Gain more exp orbs for", "§7breaking end stone and gain a", "§7+§a{0}% §7chance to get an extra", - "§7block dropped", + "§7block dropped.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", diff --git a/items/ENDERMITE;1.json b/items/ENDERMITE;1.json index 6e5653b9..e4ee0709 100644 --- a/items/ENDERMITE;1.json +++ b/items/ENDERMITE;1.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aEndermite", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0=\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an\",8:\"§7extra block dropped\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aEndermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":1}\",id:\"ENDERMITE;1\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Pet Luck: §a{PET_LUCK}\",4:\"\",5:\"§6More Stonks\",6:\"§7§7Gain more exp orbs for\",7:\"§7breaking end stone and gain a\",8:\"§7+§a{0}% §7chance to get an extra\",9:\"§7block dropped.\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aEndermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;1\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", + "§7Pet Luck: §a{PET_LUCK}", "", "§6More Stonks", "§7§7Gain more exp orbs for", "§7breaking end stone and gain a", - "§7+§a{0}% §7chance to get an", - "§7extra block dropped", + "§7+§a{0}% §7chance to get an extra", + "§7block dropped.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", diff --git a/items/ENDERMITE;2.json b/items/ENDERMITE;2.json index 12854c1c..fe67aeb2 100644 --- a/items/ENDERMITE;2.json +++ b/items/ENDERMITE;2.json @@ -3,22 +3,22 @@ "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §9Endermite", "damage": 3, - "nbttag": "{SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0=\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an\",8:\"§7extra block dropped\",9:\"\",10:\"§6Pearl Muncher\",11:\"§7§7Upon picking up an ender\",12:\"§7pearl, consume it and gain §a{1}\",13:\"§a§6coins\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\", \\\"exp\\\":0.0, \\\"tier\\\":\\\"RARE\\\"}\",id:\"ENDERMITE;2\"}}", + "nbttag": "{SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Pet Luck: §a{PET_LUCK}\",4:\"\",5:\"§6More Stonks\",6:\"§7§7Gain more exp orbs for\",7:\"§7breaking end stone and gain a\",8:\"§7+§a{0}% §7chance to get an extra\",9:\"§7block dropped.\",10:\"\",11:\"§6Daily Commuter\",12:\"§7§7§9Transmission Abilities\",13:\"§9§7cost §a{1}% §7less mana.\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"exp\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"candyUsed\\\":0}\",id:\"ENDERMITE;2\"}}", "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", + "§7Pet Luck: §a{PET_LUCK}", "", "§6More Stonks", "§7§7Gain more exp orbs for", "§7breaking end stone and gain a", - "§7+§a{0}% §7chance to get an", - "§7extra block dropped", + "§7+§a{0}% §7chance to get an extra", + "§7block dropped.", "", - "§6Pearl Muncher", - "§7§7Upon picking up an ender", - "§7pearl, consume it and gain §a{1}", - "§a§6coins", + "§6Daily Commuter", + "§7§7§9Transmission Abilities", + "§9§7cost §a{1}% §7less mana.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", diff --git a/items/ENDERMITE;3.json b/items/ENDERMITE;3.json index a22a8bbb..d674f868 100644 --- a/items/ENDERMITE;3.json +++ b/items/ENDERMITE;3.json @@ -1,23 +1,23 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Endermite", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0=\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an\",8:\"§7extra block dropped\",9:\"\",10:\"§6Pearl Muncher\",11:\"§7§7Upon picking up an ender\",12:\"§7pearl, consume it and gain §a{1}\",13:\"§a§6coins\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Pet Luck: §a{PET_LUCK}\",4:\"\",5:\"§6More Stonks\",6:\"§7§7Gain more exp orbs for\",7:\"§7breaking end stone and gain a\",8:\"§7+§a{0}% §7chance to get an extra\",9:\"§7block dropped.\",10:\"\",11:\"§6Daily Commuter\",12:\"§7§7§9Transmission Abilities\",13:\"§9§7cost §a{1}% §7less mana.\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", + "§7Pet Luck: §a{PET_LUCK}", "", "§6More Stonks", "§7§7Gain more exp orbs for", "§7breaking end stone and gain a", - "§7+§a{0}% §7chance to get an", - "§7extra block dropped", + "§7+§a{0}% §7chance to get an extra", + "§7block dropped.", "", - "§6Pearl Muncher", - "§7§7Upon picking up an ender", - "§7pearl, consume it and gain §a{1}", - "§a§6coins", + "§6Daily Commuter", + "§7§7§9Transmission Abilities", + "§9§7cost §a{1}% §7less mana.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", diff --git a/items/ENDERMITE;4.json b/items/ENDERMITE;4.json index 5d466341..7b47bc53 100644 --- a/items/ENDERMITE;4.json +++ b/items/ENDERMITE;4.json @@ -1,29 +1,29 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Endermite", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an extra\",8:\"§7block dropped\",9:\"\",10:\"§6Pearl Muncher\",11:\"§7§7Ender Pearls dropped from\",12:\"§7slain enemies are consumed and\",13:\"§7converted into §6{1} coins§7.\",14:\"\",15:\"§6Pearl Powered\",16:\"§7§7Upon munching Ender Pearls,\",17:\"§7gain §f+{2}✦ Speed§7, §c+{3}❁\",18:\"§cStrength§7, and §b+{4}✯ Magic\",19:\"§bFind §7for §a10s§7.\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":2}\",id:\"ENDERMITE;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Pet Luck: §a{PET_LUCK}\",4:\"\",5:\"§6More Stonks\",6:\"§7§7Gain more exp orbs for\",7:\"§7breaking end stone and gain a\",8:\"§7+§a{0}% §7chance to get an extra\",9:\"§7block dropped.\",10:\"\",11:\"§6Daily Commuter\",12:\"§7§7§9Transmission Abilities\",13:\"§9§7cost §a{1}% §7less mana.\",14:\"\",15:\"§6Mite Bait\",16:\"§7§7Gain a §a{2}% §7chance to dig up\",17:\"§7a bonus §cNest Endermite §7per\",18:\"§7§d+1♣ Pet Luck §8(Stacks above\",19:\"§8100%).\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", + "§7Pet Luck: §a{PET_LUCK}", "", "§6More Stonks", "§7§7Gain more exp orbs for", "§7breaking end stone and gain a", "§7+§a{0}% §7chance to get an extra", - "§7block dropped", + "§7block dropped.", "", - "§6Pearl Muncher", - "§7§7Ender Pearls dropped from", - "§7slain enemies are consumed and", - "§7converted into §6{1} coins§7.", + "§6Daily Commuter", + "§7§7§9Transmission Abilities", + "§9§7cost §a{1}% §7less mana.", "", - "§6Pearl Powered", - "§7§7Upon munching Ender Pearls,", - "§7gain §f+{2}✦ Speed§7, §c+{3}❁", - "§cStrength§7, and §b+{4}✯ Magic", - "§bFind §7for §a10s§7.", + "§6Mite Bait", + "§7§7Gain a §a{2}% §7chance to dig up", + "§7a bonus §cNest Endermite §7per", + "§7§d+1♣ Pet Luck §8(Stacks above", + "§8100%).", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", diff --git a/items/ENDERMITE;5.json b/items/ENDERMITE;5.json new file mode 100644 index 00000000..34a77e19 --- /dev/null +++ b/items/ENDERMITE;5.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §dEndermite", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Pet Luck: §a{PET_LUCK}\",4:\"\",5:\"§6More Stonks\",6:\"§7§7Gain more exp orbs for\",7:\"§7breaking end stone and gain a\",8:\"§7+§a{0}% §7chance to get an extra\",9:\"§7block dropped.\",10:\"\",11:\"§6Daily Commuter\",12:\"§7§7§9Transmission Abilities\",13:\"§9§7cost §a{1}% §7less mana.\",14:\"\",15:\"§6Mite Bait\",16:\"§7§7Gain a §a{2}% §7chance to dig up\",17:\"§7a bonus §cNest Endermite §7per\",18:\"§7§d+1♣ Pet Luck §8(Stacks above\",19:\"§8100%).\",20:\"\",21:\"§6Sacrificer\",22:\"§7§7Increases the odds of rolling\",23:\"§7for bonus items in the\",24:\"§7§cDraconic Altar §7by §a{3}%§7.\",25:\"\",26:\"§7§eRight-click to add this pet to\",27:\"§eyour pet menu!\",28:\"\",29:\"§d§lMYTHIC\"],Name:\"§f§f§7[Lvl {LVL}] §dEndermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"MYTHIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"uuid\\\":\\\"3d9c44d4-4d3d-4276-ba37-6c2b314d8aa4\\\",\\\"hideRightClick\\\":false}\",id:\"ENDERMITE;5\"}}", + "damage": 3, + "lore": [ + "§8Mining Pet", + "", + "§7Intelligence: §a{INTELLIGENCE}", + "§7Pet Luck: §a{PET_LUCK}", + "", + "§6More Stonks", + "§7§7Gain more exp orbs for", + "§7breaking end stone and gain a", + "§7+§a{0}% §7chance to get an extra", + "§7block dropped.", + "", + "§6Daily Commuter", + "§7§7§9Transmission Abilities", + "§9§7cost §a{1}% §7less mana.", + "", + "§6Mite Bait", + "§7§7Gain a §a{2}% §7chance to dig up", + "§7a bonus §cNest Endermite §7per", + "§7§d+1♣ Pet Luck §8(Stacks above", + "§8100%).", + "", + "§6Sacrificer", + "§7§7Increases the odds of rolling", + "§7for bonus items in the", + "§7§cDraconic Altar §7by §a{3}%§7.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§d§lMYTHIC" + ], + "internalname": "ENDERMITE;5", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet", + "https://wiki.hypixel.net/Endermite_Pet" + ] +} \ No newline at end of file diff --git a/items/ENDER_BELT.json b/items/ENDER_BELT.json new file mode 100644 index 00000000..72e747a6 --- /dev/null +++ b/items/ENDER_BELT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Ender Belt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab2708bd-f1fa-3fa0-93b2-1e3de2210dfe\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NjUzNzgwNDIwNywKICAicHJvZmlsZUlkIiA6ICJlZDUzZGQ4MTRmOWQ0YTNjYjRlYjY1MWRjYmE3N2U2NiIsCiAgInByb2ZpbGVOYW1lIiA6ICI0MTQxNDE0MWgiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAzMmEwMTY2MjFlMTI2ODcwZmEwMGMyOWM1MWQ5NDJhZmRiYTVhOTRhMjMyN2YyNjRmZTFhOTQwOWU0NTVhZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+30\",1:\"§7Defense: §a+20\",2:\"\",3:\"§7All stats on this piece of\",4:\"§7equipment are multiplied by §52x\",5:\"§5§7while on the End Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC BELT\"],Name:\"§5Ender Belt\"},ExtraAttributes:{id:\"ENDER_BELT\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+30", + "§7Defense: §a+20", + "", + "§7All stats on this piece of", + "§7equipment are multiplied by §52x", + "§5§7while on the End Island!", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC BELT" + ], + "internalname": "ENDER_BELT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDER_CLOAK.json b/items/ENDER_CLOAK.json new file mode 100644 index 00000000..a2e296e9 --- /dev/null +++ b/items/ENDER_CLOAK.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Ender Cloak", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9b32c16e-e77b-33b9-b0c0-fe3ef3ddf92c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NjUzNzc2NzM4NywKICAicHJvZmlsZUlkIiA6ICIzYWJkYjI5ZDI2MTU0YTAxOWEzZWQ3OGRlMzI4OWUxNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJFcmljSHViZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc3OGZiNmYyZTY0OWMwYWRhYmY1MWVmNDVjN2NlMzIzZmUxNzU4ZjZkYWM0ZjhjZDEzYWRkMWUyYWYyOWZmNiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+30\",1:\"§7Defense: §a+20\",2:\"\",3:\"§7All stats on this piece of\",4:\"§7equipment are multiplied by §52x\",5:\"§5§7while on the End Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC CLOAK\"],Name:\"§5Ender Cloak\"},ExtraAttributes:{id:\"ENDER_CLOAK\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+30", + "§7Defense: §a+20", + "", + "§7All stats on this piece of", + "§7equipment are multiplied by §52x", + "§5§7while on the End Island!", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC CLOAK" + ], + "internalname": "ENDER_CLOAK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDER_GAUNTLET.json b/items/ENDER_GAUNTLET.json new file mode 100644 index 00000000..f58edb99 --- /dev/null +++ b/items/ENDER_GAUNTLET.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Ender Gauntlet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd07d48f-8954-344a-882d-3710a6e055e5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NjUzNzgyMzQ3NCwKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMmI4ODEzZmJkOGEwNDlkMGU0MmE3Nzk5ZjhkYjY5ZGZlZDljZGQ0NGU3MzUwY2FlZWM1ZjAyM2M3MTUxYzJmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+30\",1:\"§7Defense: §a+20\",2:\"\",3:\"§7All stats on this piece of\",4:\"§7equipment are multiplied by §52x\",5:\"§5§7while on the End Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC CLOAK\"],Name:\"§5Ender Gauntlet\"},ExtraAttributes:{id:\"ENDER_GAUNTLET\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+30", + "§7Defense: §a+20", + "", + "§7All stats on this piece of", + "§7equipment are multiplied by §52x", + "§5§7while on the End Island!", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC CLOAK" + ], + "internalname": "ENDER_GAUNTLET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDER_NECKLACE.json b/items/ENDER_NECKLACE.json new file mode 100644 index 00000000..ee9804df --- /dev/null +++ b/items/ENDER_NECKLACE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Ender Necklace", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec2cd15f-06cf-30e2-9ced-397aa0f6fef0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NjUzNzc4NTE1MCwKICAicHJvZmlsZUlkIiA6ICIwODFiZTAxZmZlMmU0ODMyODI3MDIwMjBlNmI1M2ExNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMeXJpY1BsYXRlMjUyNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzZkYTdiOTU3YjgyMTAzYjE3MTQwZTcxMTc5MTE0NjQ4YTAwMjkxYjA1NjU3YzI3ZDNmOTNkNzI2ZTg3ZTY0MCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+30\",1:\"§7Defense: §a+20\",2:\"\",3:\"§7All stats on this piece of\",4:\"§7equipment are multiplied by §52x\",5:\"§5§7while on the End Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC NECKLACE\"],Name:\"§5Ender Necklace\"},ExtraAttributes:{id:\"ENDER_NECKLACE\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+30", + "§7Defense: §a+20", + "", + "§7All stats on this piece of", + "§7equipment are multiplied by §52x", + "§5§7while on the End Island!", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC NECKLACE" + ], + "internalname": "ENDER_NECKLACE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDER_RELIC.json b/items/ENDER_RELIC.json index f85fb2cd..15343e74 100644 --- a/items/ENDER_RELIC.json +++ b/items/ENDER_RELIC.json @@ -4,7 +4,7 @@ "displayname": "§6Ender Relic", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"82405baa-d09d-39be-a9b9-fb79aeb9bfe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY5ZGE0ZTdiOGQ1NThhZjAyZTgwZTJlMTY2OWNlYjYwODQ4OThkYjU1OTA3ZWYzZTY2ZDlhMzI5MzI5ZTk0MSJ9fX0=\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Endermites§7, §7Ender\",2:\"§7Dragons§7, and §7Endermen by\",3:\"§7§a25%§7.\",4:\"\",5:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ender Relic\"},ExtraAttributes:{id:\"ENDER_RELIC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"82405baa-d09d-39be-a9b9-fb79aeb9bfe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY5ZGE0ZTdiOGQ1NThhZjAyZTgwZTJlMTY2OWNlYjYwODQ4OThkYjU1OTA3ZWYzZTY2ZDlhMzI5MzI5ZTk0MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Endermites§7, §7Ender\",2:\"§7Dragons§7, and §7Endermen by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7§4☠ §cRequires §5Enderman Slayer 7.\",6:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ender Relic\"},ExtraAttributes:{id:\"ENDER_RELIC\"}}", "modver": "2.1.0-REL", "lore": [ "§7Reduces the damage taken from", @@ -12,6 +12,7 @@ "§7Dragons§7, and §7Endermen by", "§7§a25%§7.", "", + "§7§4☠ §cRequires §5Enderman Slayer 7.", "§6§lLEGENDARY ACCESSORY" ], "recipe": { diff --git a/items/END_BOOTS.json b/items/END_BOOTS.json index fde66537..8f221095 100644 --- a/items/END_BOOTS.json +++ b/items/END_BOOTS.json @@ -4,17 +4,18 @@ "displayname": "§5Ender Boots", "clickcommand": "", "damage": 0, - "nbttag":