diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-04 15:37:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-04 09:37:39 -0400 |
commit | 7f1e7145a27783512953993de5d79b055bb64de3 (patch) | |
tree | dad9820a908cd5aa77b5faa9dc272c8d1318b223 /items | |
parent | 03075e639a24db3c170c824df78daf74b1a2163f (diff) | |
download | NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.tar.gz NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.tar.bz2 NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.zip |
Rainbow Name and Fixes (#483)
* Rainbow Name and Fixes
* Pet Fixes
* Misc Fixes
* Wiki Links
Diffstat (limited to 'items')
44 files changed, 192 insertions, 148 deletions
diff --git a/items/FIRST_MASTER_STAR.json b/items/FIRST_MASTER_STAR.json index 2d34e30a..a5c33cf8 100644 --- a/items/FIRST_MASTER_STAR.json +++ b/items/FIRST_MASTER_STAR.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Star" + ] }
\ No newline at end of file diff --git a/items/FOURTH_MASTER_STAR.json b/items/FOURTH_MASTER_STAR.json index 1391f8fd..f38522e2 100644 --- a/items/FOURTH_MASTER_STAR.json +++ b/items/FOURTH_MASTER_STAR.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Star" + ] }
\ No newline at end of file diff --git a/items/MASTER_SKULL_TIER_1.json b/items/MASTER_SKULL_TIER_1.json index 80c3ac05..9be9f205 100644 --- a/items/MASTER_SKULL_TIER_1.json +++ b/items/MASTER_SKULL_TIER_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fMaster Skull - Tier 1", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"217e9bd0-6e64-3867-bb54-17d186acbe03\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDQ4OTM1NTA5YjVkZWUxZTBkYWEyOGY1MWEzY2M3NDFiMmIyZTE4YjRlZmExYWFiNTg4M2E1Mzc4NjIzIn19fQ\"}]}},display:{Lore:[0:\"§7Grants §a+1% §c§c❤ Health§7 and\",1:\"§7§c§c❁ Strength§7 while in\",2:\"§7§cMaster Mode§7 Dungeons.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON DUNGEON ACCESSORY\"],Name:\"§fMaster Skull - Tier 1\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MASTER_SKULL_TIER_1\",uuid:\"91faaea2-82f7-4d3e-ae83-828806c96680\",timestamp:\"5/2/21 3:13 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"217e9bd0-6e64-3867-bb54-17d186acbe03\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDQ4OTM1NTA5YjVkZWUxZTBkYWEyOGY1MWEzY2M3NDFiMmIyZTE4YjRlZmExYWFiNTg4M2E1Mzc4NjIzIn19fQ\"}]}},display:{Lore:[0:\"§7Grants §a+1% §c§c❤ Health§7 and\",1:\"§7§c§c❁ Strength§7 while in\",2:\"§7§cMaster Mode§7 Dungeons.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON DUNGEON ACCESSORY\"],Name:\"§fMaster Skull - Tier 1\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MASTER_SKULL_TIER_1\"}}", "damage": 3, "lore": [ "§7Grants §a+1% §c§c❤ Health§7 and", @@ -17,5 +17,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Skull" + ] }
\ No newline at end of file diff --git a/items/MASTER_SKULL_TIER_2.json b/items/MASTER_SKULL_TIER_2.json index 29892ac7..e5a12f55 100644 --- a/items/MASTER_SKULL_TIER_2.json +++ b/items/MASTER_SKULL_TIER_2.json @@ -28,5 +28,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Skull" + ] }
\ No newline at end of file diff --git a/items/MASTER_SKULL_TIER_3.json b/items/MASTER_SKULL_TIER_3.json index 0a9fc765..dde04d2f 100644 --- a/items/MASTER_SKULL_TIER_3.json +++ b/items/MASTER_SKULL_TIER_3.json @@ -26,7 +26,10 @@ }, "internalname": "MASTER_SKULL_TIER_3", "crafttext": "", - "clickcommand": "VIEWRECIPE", + "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Skull" + ] }
\ No newline at end of file diff --git a/items/MASTER_SKULL_TIER_4.json b/items/MASTER_SKULL_TIER_4.json index 0cf552e4..177441f1 100644 --- a/items/MASTER_SKULL_TIER_4.json +++ b/items/MASTER_SKULL_TIER_4.json @@ -28,5 +28,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Skull" + ] }
\ No newline at end of file diff --git a/items/MASTER_SKULL_TIER_5.json b/items/MASTER_SKULL_TIER_5.json index 2bc02213..b91f10e2 100644 --- a/items/MASTER_SKULL_TIER_5.json +++ b/items/MASTER_SKULL_TIER_5.json @@ -28,5 +28,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Skull" + ] }
\ No newline at end of file diff --git a/items/MASTER_SKULL_TIER_6.json b/items/MASTER_SKULL_TIER_6.json index 3589868b..6e065c46 100644 --- a/items/MASTER_SKULL_TIER_6.json +++ b/items/MASTER_SKULL_TIER_6.json @@ -28,5 +28,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Skull" + ] }
\ No newline at end of file diff --git a/items/MASTER_SKULL_TIER_7.json b/items/MASTER_SKULL_TIER_7.json index e206279b..96c425b1 100644 --- a/items/MASTER_SKULL_TIER_7.json +++ b/items/MASTER_SKULL_TIER_7.json @@ -26,5 +26,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Skull" + ] }
\ No newline at end of file diff --git a/items/RABBIT;3.json b/items/RABBIT;3.json index c72bff9a..53964e75 100644 --- a/items/RABBIT;3.json +++ b/items/RABBIT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Rabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"RABBIT;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"RABBIT;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", @@ -10,7 +10,7 @@ "§7Speed: §a{SPEED}", "", "§6Happy Feet", - "§7§7Jump potions also give §a{0}", + "§7§7Jump potions also give §a+{0}", "§a§7speed", "", "§6Farming Exp Boost", @@ -24,7 +24,7 @@ ], "internalname": "RABBIT;3", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "2.0.0-REL", "recipe": { "A1": "RABBIT:8", "A2": "RABBIT:8", diff --git a/items/SALMON_BOOTS.json b/items/SALMON_BOOTS.json index be28991a..c99dd1ee 100644 --- a/items/SALMON_BOOTS.json +++ b/items/SALMON_BOOTS.json @@ -20,17 +20,6 @@ "§4❣ §cRequires §aFishing Skill 13", "§5§lEPIC BOOTS" ], - "recipe": { - "A1": "ENCHANTED_RAW_SALMON:32", - "A2": "", - "A3": "ENCHANTED_RAW_SALMON:32", - "B1": "ENCHANTED_RAW_SALMON:32", - "B2": "", - "B3": "ENCHANTED_RAW_SALMON:32", - "C1": "", - "C2": "", - "C3": "" - }, "internalname": "SALMON_BOOTS", "clickcommand": "", "modver": "2.0.0-REL", diff --git a/items/SALMON_BOOTS_NEW.json b/items/SALMON_BOOTS_NEW.json index 5aa05a35..061be414 100644 --- a/items/SALMON_BOOTS_NEW.json +++ b/items/SALMON_BOOTS_NEW.json @@ -20,8 +20,19 @@ "§4❣ §cRequires §aFishing Skill 13", "§9§lRARE BOOTS" ], + "recipe": { + "A1": "ENCHANTED_RAW_SALMON:1", + "A2": "", + "A3": "ENCHANTED_RAW_SALMON:1", + "B1": "ENCHANTED_RAW_SALMON:1", + "B2": "", + "B3": "ENCHANTED_RAW_SALMON:1", + "C1": "", + "C2": "", + "C3": "" + }, "internalname": "SALMON_BOOTS_NEW", - "crafttext": "", + "crafttext": "Requires: Raw Salmon VII", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "infoType": "WIKI_URL", diff --git a/items/SALMON_CHESTPLATE.json b/items/SALMON_CHESTPLATE.json index c7345349..5a046a12 100644 --- a/items/SALMON_CHESTPLATE.json +++ b/items/SALMON_CHESTPLATE.json @@ -20,17 +20,6 @@ "§4❣ §cRequires §aFishing Skill 13", "§5§lEPIC CHESTPLATE" ], - "recipe": { - "A1": "ENCHANTED_RAW_SALMON:32", - "A2": "", - "A3": "ENCHANTED_RAW_SALMON:32", - "B1": "ENCHANTED_RAW_SALMON:32", - "B2": "ENCHANTED_RAW_SALMON:32", - "B3": "ENCHANTED_RAW_SALMON:32", - "C1": "ENCHANTED_RAW_SALMON:32", - "C2": "ENCHANTED_RAW_SALMON:32", - "C3": "ENCHANTED_RAW_SALMON:32" - }, "internalname": "SALMON_CHESTPLATE", "clickcommand": "", "modver": "2.0.0-REL", diff --git a/items/SALMON_CHESTPLATE_NEW.json b/items/SALMON_CHESTPLATE_NEW.json index edc92763..a1f4d8f3 100644 --- a/items/SALMON_CHESTPLATE_NEW.json +++ b/items/SALMON_CHESTPLATE_NEW.json @@ -20,8 +20,19 @@ "§4❣ §cRequires §aFishing Skill 13", "§9§lRARE CHESTPLATE" ], + "recipe": { + "A1": "ENCHANTED_RAW_SALMON:1", + "A2": "", + "A3": "ENCHANTED_RAW_SALMON:1", + "B1": "ENCHANTED_RAW_SALMON:1", + "B2": "ENCHANTED_RAW_SALMON:1", + "B3": "ENCHANTED_RAW_SALMON:1", + "C1": "ENCHANTED_RAW_SALMON:1", + "C2": "ENCHANTED_RAW_SALMON:1", + "C3": "ENCHANTED_RAW_SALMON:1" + }, "internalname": "SALMON_CHESTPLATE_NEW", - "crafttext": "", + "crafttext": "Requires: Raw Salmon VII", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "infoType": "WIKI_URL", diff --git a/items/SALMON_HELMET.json b/items/SALMON_HELMET.json index 5da81b3c..b8692655 100644 --- a/items/SALMON_HELMET.json +++ b/items/SALMON_HELMET.json @@ -20,17 +20,6 @@ "§4❣ §cRequires §aFishing Skill 13", "§5§lEPIC HELMET" ], - "recipe": { - "A1": "ENCHANTED_RAW_SALMON:32", - "A2": "ENCHANTED_RAW_SALMON:32", - "A3": "ENCHANTED_RAW_SALMON:32", - "B1": "ENCHANTED_RAW_SALMON:32", - "B2": "", - "B3": "ENCHANTED_RAW_SALMON:32", - "C1": "", - "C2": "", - "C3": "" - }, "internalname": "SALMON_HELMET", "clickcommand": "", "modver": "2.0.0-REL", diff --git a/items/SALMON_HELMET_NEW.json b/items/SALMON_HELMET_NEW.json index d5a6094b..8d86d52e 100644 --- a/items/SALMON_HELMET_NEW.json +++ b/items/SALMON_HELMET_NEW.json @@ -20,8 +20,19 @@ "§4❣ §cRequires §aFishing Skill 13", "§9§lRARE HELMET" ], + "recipe": { + "A1": "ENCHANTED_RAW_SALMON:1", + "A2": "ENCHANTED_RAW_SALMON:1", + "A3": "ENCHANTED_RAW_SALMON:1", + "B1": "ENCHANTED_RAW_SALMON:1", + "B2": "", + "B3": "ENCHANTED_RAW_SALMON:1", + "C1": "", + "C2": "", + "C3": "" + }, "internalname": "SALMON_HELMET_NEW", - "crafttext": "", + "crafttext": "Requires: Raw Salmon VII", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "infoType": "WIKI_URL", diff --git a/items/SALMON_LEGGINGS.json b/items/SALMON_LEGGINGS.json index b6adca9c..f5680cdb 100644 --- a/items/SALMON_LEGGINGS.json +++ b/items/SALMON_LEGGINGS.json @@ -20,17 +20,6 @@ "§4❣ §cRequires §aFishing Skill 13", "§5§lEPIC LEGGINGS" ], - "recipe": { - "A1": "ENCHANTED_RAW_SALMON:32", - "A2": "ENCHANTED_RAW_SALMON:32", - "A3": "ENCHANTED_RAW_SALMON:32", - "B1": "ENCHANTED_RAW_SALMON:32", - "B2": "", - "B3": "ENCHANTED_RAW_SALMON:32", - "C1": "ENCHANTED_RAW_SALMON:32", - "C2": "", - "C3": "ENCHANTED_RAW_SALMON:32" - }, "internalname": "SALMON_LEGGINGS", "clickcommand": "", "modver": "2.0.0-REL", diff --git a/items/SALMON_LEGGINGS_NEW.json b/items/SALMON_LEGGINGS_NEW.json index 96f2f1bd..47a93591 100644 --- a/items/SALMON_LEGGINGS_NEW.json +++ b/items/SALMON_LEGGINGS_NEW.json @@ -20,8 +20,19 @@ "§4❣ §cRequires §aFishing Skill 13", "§9§lRARE LEGGINGS" ], + "recipe": { + "A1": "ENCHANTED_RAW_SALMON:1", + "A2": "ENCHANTED_RAW_SALMON:1", + "A3": "ENCHANTED_RAW_SALMON:1", + "B1": "ENCHANTED_RAW_SALMON:1", + "B2": "", + "B3": "ENCHANTED_RAW_SALMON:1", + "C1": "ENCHANTED_RAW_SALMON:1", + "C2": "", + "C3": "ENCHANTED_RAW_SALMON:1" + }, "internalname": "SALMON_LEGGINGS_NEW", - "crafttext": "", + "crafttext": "Requires: Raw Salmon VII", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "infoType": "WIKI_URL", diff --git a/items/SECOND_MASTER_STAR.json b/items/SECOND_MASTER_STAR.json index 4f95a313..515c2cb7 100644 --- a/items/SECOND_MASTER_STAR.json +++ b/items/SECOND_MASTER_STAR.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Star" + ] }
\ No newline at end of file diff --git a/items/SHINY_ROD.json b/items/SHINY_ROD.json index 2ad16128..b93a58ac 100644 --- a/items/SHINY_ROD.json +++ b/items/SHINY_ROD.json @@ -13,9 +13,20 @@ "", "§6§lLEGENDARY" ], + "recipe": { + "A1": "", + "A2": "", + "A3": "SHINY_SHARD:1", + "B1": "", + "B2": "SHINY_SHARD:1", + "B3": "STRING:1", + "C1": "SHINY_SHARD:1", + "C2": "", + "C3": "CARROT:1" + }, "internalname": "SHINY_ROD", "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ diff --git a/items/SKELETON;0.json b/items/SKELETON;0.json index 33cdf772..ed3c4099 100644 --- a/items/SKELETON;0.json +++ b/items/SKELETON;0.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fSkeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSkeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SKELETON;0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSkeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SKELETON;0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Bone Arrows", "§7§7Increase arrow damage by", @@ -34,9 +34,9 @@ "C2": "ENCHANTED_BONE:16", "C3": "ENCHANTED_BONE:16" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" ] -} +}
\ No newline at end of file diff --git a/items/SKELETON;1.json b/items/SKELETON;1.json index 0cb32659..b0d831fc 100644 --- a/items/SKELETON;1.json +++ b/items/SKELETON;1.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSkeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSkeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":3}\",id:\"SKELETON;1\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSkeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":3}\",id:\"SKELETON;1\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Bone Arrows", "§7§7Increase arrow damage by", @@ -34,9 +34,9 @@ "C2": "ENCHANTED_BONE:16", "C3": "ENCHANTED_BONE:16" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" ] -} +}
\ No newline at end of file diff --git a/items/SKELETON;2.json b/items/SKELETON;2.json index 9232e4a6..ed3fb6d9 100644 --- a/items/SKELETON;2.json +++ b/items/SKELETON;2.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Skeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while in\",8:\"§7dungeons\",9:\"\",10:\"§6Combo\",11:\"§7§7Gain a combo stack for every\",12:\"§7bow hit granting +§a3 §c❁\",13:\"§cStrength§7. Max §a{2} §7stacks,\",14:\"§7stacks disappear after 8\",15:\"§7seconds.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SKELETON;2\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while in\",8:\"§7dungeons\",9:\"\",10:\"§6Combo\",11:\"§7§7Gain a combo stack for every\",12:\"§7bow hit granting +§a3 §c❁\",13:\"§cStrength§7. Max §a{2} §7stacks,\",14:\"§7stacks disappear after 8\",15:\"§7seconds.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SKELETON;2\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Bone Arrows", "§7§7Increase arrow damage by", @@ -41,9 +41,9 @@ "C2": "ENCHANTED_BONE:16", "C3": "ENCHANTED_BONE:16" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" ] -} +}
\ No newline at end of file diff --git a/items/SKELETON;3.json b/items/SKELETON;3.json index 30591ef3..2e5a3fae 100644 --- a/items/SKELETON;3.json +++ b/items/SKELETON;3.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Skeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§6Combo\",11:\"§7§7Gain a combo stack for every\",12:\"§7bow hit granting +§a3 §c❁\",13:\"§cStrength§7. Max §a{2} §7stacks,\",14:\"§7stacks disappear after 8\",15:\"§7seconds.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":2}\",id:\"SKELETON;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§6Combo\",11:\"§7§7Gain a combo stack for every\",12:\"§7bow hit granting +§a3 §c❁\",13:\"§cStrength§7. Max §a{2} §7stacks,\",14:\"§7stacks disappear after 8\",15:\"§7seconds.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":2}\",id:\"SKELETON;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Bone Arrows", "§7§7Increase arrow damage by", @@ -41,9 +41,9 @@ "C2": "ENCHANTED_BONE:16", "C3": "ENCHANTED_BONE:16" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" ] -} +}
\ No newline at end of file diff --git a/items/SKELETON;4.json b/items/SKELETON;4.json index 251822ec..9656bf57 100644 --- a/items/SKELETON;4.json +++ b/items/SKELETON;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Skeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§6Combo\",11:\"§7§7Gain a combo stack for every\",12:\"§7bow hit granting +§a3 §c❁\",13:\"§cStrength§7. Max §a{2} §7stacks,\",14:\"§7stacks disappear after 8\",15:\"§7seconds.\",16:\"\",17:\"§6Skeletal Defense\",18:\"§7§7Your skeleton shoots an arrow\",19:\"§7dealing §a60x §7your §9☠ Crit\",20:\"§9Damage §7when a mob gets close\",21:\"§7to you (5s cooldown)\",22:\"\",23:\"§7§eRight-click to add this pet to\",24:\"§eyour pet menu!\",25:\"\",26:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SKELETON;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a404772a-f923-34df-b7e3-49f7e556e179\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNhNDQ1NzQ5MjUxYmRkODk4ZmI4M2Y2Njc4NDRlMzhhMWRmZjc5YTE1MjlmNzlhNDI0NDdhMDU5OTMxMGVhNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Bone Arrows\",6:\"§7§7Increase arrow damage by\",7:\"§7§a{0}%§7 which is tripled while\",8:\"§7in dungeons\",9:\"\",10:\"§6Combo\",11:\"§7§7Gain a combo stack for every\",12:\"§7bow hit granting +§a3 §c❁\",13:\"§cStrength§7. Max §a{2} §7stacks,\",14:\"§7stacks disappear after 8\",15:\"§7seconds.\",16:\"\",17:\"§6Skeletal Defense\",18:\"§7§7Your skeleton shoots an arrow\",19:\"§7dealing §a60x §7your §9☠ Crit\",20:\"§9Damage §7when a mob gets close\",21:\"§7to you (5s cooldown)\",22:\"\",23:\"§7§eRight-click to add this pet to\",24:\"§eyour pet menu!\",25:\"\",26:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SKELETON;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Bone Arrows", "§7§7Increase arrow damage by", diff --git a/items/SNOWMAN;4.json b/items/SNOWMAN;4.json index f37f9aa7..fa144e8a 100644 --- a/items/SNOWMAN;4.json +++ b/items/SNOWMAN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Snowman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Fight alongside your pet\",3:\"§7Snowman!\",4:\"\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"§7Strength: §a{STRENGTH}\",7:\"§7Damage: §a{DAMAGE}\",8:\"\",9:\"§6Blizzard\",10:\"§7§7Slow all enemies within §a{0}\",11:\"§a§7blocks\",12:\"\",13:\"§6Frostbite\",14:\"§7§7Your freezing aura slows enemy\",15:\"§7attacks causing you to take\",16:\"§7§a{1}% §7reduced damage\",17:\"\",18:\"§6Snow Cannon\",19:\"§7§7Your snowman fires a snowball\",20:\"§7dealing §a5x§7 your §c❁ Strength\",21:\"§c§7when a mob gets close to you\",22:\"§7(1s cooldown)\",23:\"\",24:\"§7§eRight-click to add this pet to\",25:\"§eyour pet menu!\",26:\"\",27:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Snowman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SNOWMAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",id:\"SNOWMAN;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Fight alongside your pet\",3:\"§7Snowman!\",4:\"\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",6:\"§7Strength: §a{STRENGTH}\",7:\"§7Damage: §a{DAMAGE}\",8:\"\",9:\"§6Blizzard\",10:\"§7§7Slow all enemies within §a{0}\",11:\"§a§7blocks\",12:\"\",13:\"§6Frostbite\",14:\"§7§7Your freezing aura slows enemy\",15:\"§7attacks causing you to take\",16:\"§7§a{1}% §7reduced damage\",17:\"\",18:\"§6Snow Cannon\",19:\"§7§7Your snowman fires a snowball\",20:\"§7dealing §a5x§7 your §c❁ Strength\",21:\"§c§7when a mob gets close to you\",22:\"§7(1s cooldown)\",23:\"\",24:\"§7§eRight-click to add this pet to\",25:\"§eyour pet menu!\",26:\"\",27:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Snowman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SNOWMAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",id:\"SNOWMAN;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -9,7 +9,7 @@ "§7Fight alongside your pet", "§7Snowman!", "", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "§7Strength: §a{STRENGTH}", "§7Damage: §a{DAMAGE}", "", @@ -36,7 +36,7 @@ "internalname": "SNOWMAN;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Snowman_Pet" diff --git a/items/SPIDER;0.json b/items/SPIDER;0.json index 95413961..7e7069df 100644 --- a/items/SPIDER;0.json +++ b/items/SPIDER;0.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fSpider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", "§7Strength: §a{STRENGTH}", "", "§6One With The Spider", @@ -33,10 +33,10 @@ "C2": "ENCHANTED_STRING:64", "C3": "ENCHANTED_STRING:64" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} +}
\ No newline at end of file diff --git a/items/SPIDER;1.json b/items/SPIDER;1.json index ed734769..bf2ea43e 100644 --- a/items/SPIDER;1.json +++ b/items/SPIDER;1.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSpider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;1\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;1\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", "§7Strength: §a{STRENGTH}", "", "§6One With The Spider", @@ -33,10 +33,10 @@ "C2": "ENCHANTED_STRING:64", "C3": "ENCHANTED_STRING:64" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} +}
\ No newline at end of file diff --git a/items/SPIDER;2.json b/items/SPIDER;2.json index 2f7c11f7..480d8cb9 100644 --- a/items/SPIDER;2.json +++ b/items/SPIDER;2.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Spider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;2\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;2\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", "§7Strength: §a{STRENGTH}", "", "§6One With The Spider", @@ -37,10 +37,10 @@ "C2": "ENCHANTED_STRING:64", "C3": "ENCHANTED_STRING:64" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} +}
\ No newline at end of file diff --git a/items/SPIDER;3.json b/items/SPIDER;3.json index b1cddf3f..b6c42712 100644 --- a/items/SPIDER;3.json +++ b/items/SPIDER;3.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Spider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", "§7Strength: §a{STRENGTH}", "", "§6One With The Spider", @@ -37,10 +37,10 @@ "C2": "ENCHANTED_STRING:64", "C3": "ENCHANTED_STRING:64" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "80% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} +}
\ No newline at end of file diff --git a/items/SPIDER;4.json b/items/SPIDER;4.json index 5583214f..9c4894a8 100644 --- a/items/SPIDER;4.json +++ b/items/SPIDER;4.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Spider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§6Spider Whisperer\",15:\"§7§7Spider and tarantula minions\",16:\"§7work §a{3}% §7faster while on\",17:\"§7your island\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§6Spider Whisperer\",15:\"§7§7Spider and tarantula minions\",16:\"§7work §a{3}% §7faster while on\",17:\"§7your island\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", "§7Strength: §a{STRENGTH}", "", "§6One With The Spider", @@ -42,10 +42,10 @@ "C2": "ENCHANTED_STRING:64", "C3": "ENCHANTED_STRING:64" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "20% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} +}
\ No newline at end of file diff --git a/items/TARANTULA;3.json b/items/TARANTULA;3.json index 100eb492..6e4f90c2 100644 --- a/items/TARANTULA;3.json +++ b/items/TARANTULA;3.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Tarantula", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3e5474d4-4365-3ea7-b4bc-b4edc54da341\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODMwMDk4NmVkMGEwNGVhNzk5MDRmNmFlNTNmNDllZDNhMGZmNWIxZGY2MmJiYTYyMmVjYmQzNzc3ZjE1NmRmOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Damage: §a{CRIT_DAMAGE}\",5:\"\",6:\"§6Webbed Cells\",7:\"§7§7Anti-healing is §a{0}% §7less\",8:\"§7effective against you\",9:\"\",10:\"§6Eight Legs\",11:\"§7§7Decreases the mana cost of\",12:\"§7Spider and Tarantula boots by\",13:\"§7§a{1}%\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Tarantula\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TARANTULA\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"TARANTULA;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3e5474d4-4365-3ea7-b4bc-b4edc54da341\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODMwMDk4NmVkMGEwNGVhNzk5MDRmNmFlNTNmNDllZDNhMGZmNWIxZGY2MmJiYTYyMmVjYmQzNzc3ZjE1NmRmOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",5:\"\",6:\"§6Webbed Cells\",7:\"§7§7Anti-healing is §a{0}% §7less\",8:\"§7effective against you\",9:\"\",10:\"§6Eight Legs\",11:\"§7§7Decreases the mana cost of\",12:\"§7Spider and Tarantula boots by\",13:\"§7§a{1}%\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Tarantula\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TARANTULA\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"TARANTULA;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", "§7Strength: §a{STRENGTH}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Webbed Cells", "§7§7Anti-healing is §a{0}% §7less", @@ -27,7 +27,7 @@ "internalname": "TARANTULA;3", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Pet" diff --git a/items/TARANTULA;4.json b/items/TARANTULA;4.json index e86f9c18..ccdf2f80 100644 --- a/items/TARANTULA;4.json +++ b/items/TARANTULA;4.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Tarantula", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3e5474d4-4365-3ea7-b4bc-b4edc54da341\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODMwMDk4NmVkMGEwNGVhNzk5MDRmNmFlNTNmNDllZDNhMGZmNWIxZGY2MmJiYTYyMmVjYmQzNzc3ZjE1NmRmOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Damage: §a{CRIT_DAMAGE}\",5:\"\",6:\"§6Webbed Cells\",7:\"§7§7Anti-healing is §a{0}% §7less\",8:\"§7effective against you\",9:\"\",10:\"§6Eight Legs\",11:\"§7§7Decreases the mana cost of\",12:\"§7Spider and Tarantula boots by\",13:\"§7§a{1}%\",14:\"\",15:\"§6Arachnid Slayer\",16:\"§7§7Gain +§a{2}% §7more combat xp\",17:\"§7from spiders\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Tarantula\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TARANTULA\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"TARANTULA;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3e5474d4-4365-3ea7-b4bc-b4edc54da341\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODMwMDk4NmVkMGEwNGVhNzk5MDRmNmFlNTNmNDllZDNhMGZmNWIxZGY2MmJiYTYyMmVjYmQzNzc3ZjE1NmRmOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",5:\"\",6:\"§6Webbed Cells\",7:\"§7§7Anti-healing is §a{0}% §7less\",8:\"§7effective against you\",9:\"\",10:\"§6Eight Legs\",11:\"§7§7Decreases the mana cost of\",12:\"§7Spider and Tarantula boots by\",13:\"§7§a{1}%\",14:\"\",15:\"§6Arachnid Slayer\",16:\"§7§7Gain +§a{2}% §7more combat xp\",17:\"§7from spiders\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Tarantula\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TARANTULA\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"TARANTULA;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", "§7Strength: §a{STRENGTH}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Webbed Cells", "§7§7Anti-healing is §a{0}% §7less", @@ -31,7 +31,7 @@ "internalname": "TARANTULA;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Pet" diff --git a/items/THIRD_MASTER_STAR.json b/items/THIRD_MASTER_STAR.json index 5e7cd206..4871d793 100644 --- a/items/THIRD_MASTER_STAR.json +++ b/items/THIRD_MASTER_STAR.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Master_Star" + ] }
\ No newline at end of file diff --git a/items/WOLF;0.json b/items/WOLF;0.json index fffcf3ac..643f35ea 100644 --- a/items/WOLF;0.json +++ b/items/WOLF;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fWolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -9,7 +9,7 @@ "§7Health: §a{HEALTH} HP", "§7Speed: §a{SPEED}", "§7True Defense: §a{TRUE_DEFENSE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Alpha Dog", "§7§7Take §a{0}% §7less damage from", @@ -22,7 +22,7 @@ ], "internalname": "WOLF;0", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "2.0.0-REL", "recipe": { "A1": "ENCHANTED_SPRUCE_LOG:64", "A2": "ENCHANTED_SPRUCE_LOG:64", diff --git a/items/WOLF;1.json b/items/WOLF;1.json index 76f0a0bd..5df57c61 100644 --- a/items/WOLF;1.json +++ b/items/WOLF;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aWolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;1\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;1\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -9,7 +9,7 @@ "§7Health: §a{HEALTH} HP", "§7Speed: §a{SPEED}", "§7True Defense: §a{TRUE_DEFENSE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Alpha Dog", "§7§7Take §a{0}% §7less damage from", @@ -22,7 +22,7 @@ ], "internalname": "WOLF;1", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "2.0.0-REL", "recipe": { "A1": "ENCHANTED_SPRUCE_LOG:64", "A2": "ENCHANTED_SPRUCE_LOG:64", @@ -40,4 +40,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wolf_Pet" ] -} +}
\ No newline at end of file diff --git a/items/WOLF;2.json b/items/WOLF;2.json index 9fb2fdf8..8b3d51c9 100644 --- a/items/WOLF;2.json +++ b/items/WOLF;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Wolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;2\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;2\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -9,7 +9,7 @@ "§7Health: §a{HEALTH} HP", "§7Speed: §a{SPEED}", "§7True Defense: §a{TRUE_DEFENSE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Alpha Dog", "§7§7Take §a{0}% §7less damage from", @@ -27,7 +27,7 @@ ], "internalname": "WOLF;2", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "2.0.0-REL", "recipe": { "A1": "ENCHANTED_SPRUCE_LOG:64", "A2": "ENCHANTED_SPRUCE_LOG:64", diff --git a/items/WOLF;3.json b/items/WOLF;3.json index 9cbc9153..e35db46c 100644 --- a/items/WOLF;3.json +++ b/items/WOLF;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Wolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -9,7 +9,7 @@ "§7Health: §a{HEALTH} HP", "§7Speed: §a{SPEED}", "§7True Defense: §a{TRUE_DEFENSE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Alpha Dog", "§7§7Take §a{0}% §7less damage from", @@ -27,7 +27,7 @@ ], "internalname": "WOLF;3", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "2.0.0-REL", "recipe": { "A1": "ENCHANTED_SPRUCE_LOG:64", "A2": "ENCHANTED_SPRUCE_LOG:64", @@ -45,4 +45,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wolf_Pet" ] -} +}
\ No newline at end of file diff --git a/items/WOLF;4.json b/items/WOLF;4.json index 66e3e283..d4baaf31 100644 --- a/items/WOLF;4.json +++ b/items/WOLF;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Wolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§6Combat Exp Boost\",17:\"§7§7§7Boosts your Combat exp by\",18:\"§7§a{3}%§7\",19:\"\",20:\"§7§eRight-click to add this pet to\",21:\"§eyour pet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§6Combat Exp Boost\",17:\"§7§7§7Boosts your Combat exp by\",18:\"§7§a{3}%§7\",19:\"\",20:\"§7§eRight-click to add this pet to\",21:\"§eyour pet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",id:\"WOLF;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -9,7 +9,7 @@ "§7Health: §a{HEALTH} HP", "§7Speed: §a{SPEED}", "§7True Defense: §a{TRUE_DEFENSE}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Alpha Dog", "§7§7Take §a{0}% §7less damage from", @@ -31,7 +31,7 @@ ], "internalname": "WOLF;4", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "2.0.0-REL", "recipe": { "A1": "ENCHANTED_SPRUCE_LOG:64", "A2": "ENCHANTED_SPRUCE_LOG:64", diff --git a/items/ZOMBIE;0.json b/items/ZOMBIE;0.json index 339796ab..b7ef07b3 100644 --- a/items/ZOMBIE;0.json +++ b/items/ZOMBIE;0.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §fZombie", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§7[Lvl {LVL}] §fZombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;0\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§7[Lvl {LVL}] §fZombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;0\"}}", "damage": 3, "lore": [ "§8Combat Pet", "", "§7Health: §a{HEALTH}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Chomp", "§7§7Gain +§a{0} §7hp per zombie", @@ -33,7 +33,7 @@ "crafttext": "33% chance", "useneucraft": true, "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" diff --git a/items/ZOMBIE;1.json b/items/ZOMBIE;1.json index 7fbbb24d..fbf8b033 100644 --- a/items/ZOMBIE;1.json +++ b/items/ZOMBIE;1.json @@ -3,13 +3,13 @@ "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §aZombie", "damage": 3, - "nbttag": "{SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aZombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;1\"}}", + "nbttag": "{SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aZombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;1\"}}", "modver": "2.0.0-REL", "lore": [ "§8Combat Pet", "", "§7Health: §a{HEALTH}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Chomp", "§7§7Gain +§a{0} §7hp per zombie", diff --git a/items/ZOMBIE;2.json b/items/ZOMBIE;2.json index 66cc4190..8f08758c 100644 --- a/items/ZOMBIE;2.json +++ b/items/ZOMBIE;2.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §9Zombie", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;2\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;2\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", "§7Health: §a{HEALTH}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Chomp", "§7§7Gain +§a{0} §7hp per zombie", diff --git a/items/ZOMBIE;3.json b/items/ZOMBIE;3.json index 1226e953..afdecbf7 100644 --- a/items/ZOMBIE;3.json +++ b/items/ZOMBIE;3.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Zombie", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", "§7Health: §a{HEALTH}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Chomp", "§7§7Gain +§a{0} §7hp per zombie", diff --git a/items/ZOMBIE;4.json b/items/ZOMBIE;4.json index 8e89b57f..42b144ae 100644 --- a/items/ZOMBIE;4.json +++ b/items/ZOMBIE;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Zombie", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§6Living Dead\",14:\"§7§7Increases the defense of all\",15:\"§7undead armor sets by §a{2}%\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",id:\"ZOMBIE;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§6Living Dead\",14:\"§7§7Increases the defense of all\",15:\"§7undead armor sets by §a{2}%\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",id:\"ZOMBIE;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", "§7Health: §a{HEALTH}", - "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Crit Damage: §a{CRIT_DAMAGE}%", "", "§6Chomp", "§7§7Gain +§a{0} §7hp per zombie", @@ -41,7 +41,7 @@ "crafttext": "20% chance", "useneucraft": true, "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie" |