aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/misc.json8
-rw-r--r--constants/parents.json3
-rw-r--r--constants/petnums.json29
-rw-r--r--items/PET_SKIN_SHEEP_NEON_BLUE.json30
-rw-r--r--items/PET_SKIN_SHEEP_NEON_GREEN.json30
-rw-r--r--items/PET_SKIN_SHEEP_NEON_RED.json30
-rw-r--r--items/PET_SKIN_SHEEP_NEON_YELLOW.json30
-rw-r--r--items/ZOMBIE;0.json41
-rw-r--r--items/ZOMBIE;1.json18
-rw-r--r--items/ZOMBIE;2.json20
-rw-r--r--items/ZOMBIE;3.json18
-rw-r--r--items/ZOMBIE;4.json18
12 files changed, 255 insertions, 20 deletions
diff --git a/constants/misc.json b/constants/misc.json
index eadaa286..554841dd 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -20,7 +20,11 @@
"uncommon": "§a",
"rare": "§9",
"epic": "§5",
- "legendary": "§6"
+ "legendary": "§6",
+ "mythic": "§d",
+ "supreme": "§4",
+ "special": "§c",
+ "very special": "§c"
},
"special_enchants": [
@@ -486,7 +490,7 @@
"ETERNAL_HOOF"
]
},
-
+
"special_bois": [
"503450fc72c24e87824394e264977437",
"41c4be4ac82c4c02aed3a63ba2cf9dda",
diff --git a/constants/parents.json b/constants/parents.json
index 842cfaf2..d9018a68 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -1044,7 +1044,8 @@
"ZOMBIE;4":[
"ZOMBIE;3",
"ZOMBIE;2",
- "ZOMBIE;1"
+ "ZOMBIE;1",
+ "ZOMBIE;0"
],
"ENDER_DRAGON;4":[
"ENDER_DRAGON;3"
diff --git a/constants/petnums.json b/constants/petnums.json
index 778b155e..faaac37f 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1179,7 +1179,7 @@
"LEGENDARY": {
"1": {
"otherNums": [
- 0.1,
+ 0.4,
0.5,
0.3
],
@@ -1190,7 +1190,7 @@
},
"100": {
"otherNums": [
- 15,
+ 40,
50,
30
],
@@ -1204,7 +1204,7 @@
"RARE": {
"1": {
"otherNums": [
- 0.1,
+ 0.3,
0.4
],
"statNums": {
@@ -1214,7 +1214,7 @@
},
"100": {
"otherNums": [
- 12,
+ 30,
40
],
"statNums": {
@@ -4184,6 +4184,27 @@
},
"interp": "1:70"
},
+ "COMMON": {
+ "1": {
+ "otherNums": [
+ 0.2
+ ],
+ "statNums": {
+ "CRIT_DAMAGE": 0.0,
+ "HEALTH": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 20
+ ],
+ "statNums": {
+ "CRIT_DAMAGE": 30.0,
+ "HEALTH": 100.0
+ }
+ },
+ "interp": "1:70"
+ },
"RARE": {
"1": {
"otherNums": [
diff --git a/items/PET_SKIN_SHEEP_NEON_BLUE.json b/items/PET_SKIN_SHEEP_NEON_BLUE.json
new file mode 100644
index 00000000..ab997fb3
--- /dev/null
+++ b/items/PET_SKIN_SHEEP_NEON_BLUE.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§9Neon Blue Sheep Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c7ad0ae4-f4bb-3f44-ae71-03dc976ba1f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTU1YjNmZTkzMTFjOTkzNDJlYTU2NTQ4M2NiZjllOTY5YTI1OGZhZjdhZmEzMDI3MGZiOWEwOTI5Mzc3YWNmZCJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§9§lRARE COSMETIC\"],Name:\"§f§f§9Neon Blue Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_NEON_BLUE\",uuid:\"620ecce8-7353-4bdf-9cd0-e490f0ccc0f0\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Consumed on use",
+ "",
+ "§7§7Pet skins change the look and",
+ "§7particle trail of your pet but",
+ "§7only one skin can be active at a",
+ "§7time!",
+ "",
+ "§7§7This skin can only be applied",
+ "§7to Sheep pets.",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§9§lRARE COSMETIC"
+ ],
+ "internalname": "PET_SKIN_SHEEP_NEON_BLUE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+}
diff --git a/items/PET_SKIN_SHEEP_NEON_GREEN.json b/items/PET_SKIN_SHEEP_NEON_GREEN.json
new file mode 100644
index 00000000..74ca680a
--- /dev/null
+++ b/items/PET_SKIN_SHEEP_NEON_GREEN.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§9Neon Green Sheep Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1144114b-5624-323e-bb06-66448d2f0f96\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmMxNGQ2NjkxMTU1NGJkMDg4MjMzOTA3NGJmNmI4MTEwYzJkMzUwOWI2OWU3YTYxNDRlNGQ1YTcxNjRiYWNjOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§9§lRARE COSMETIC\"],Name:\"§f§f§9Neon Green Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_NEON_GREEN\",uuid:\"e093ecac-8d51-4f7f-8e80-bdc7d1ee7793\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Consumed on use",
+ "",
+ "§7§7Pet skins change the look and",
+ "§7particle trail of your pet but",
+ "§7only one skin can be active at a",
+ "§7time!",
+ "",
+ "§7§7This skin can only be applied",
+ "§7to Sheep pets.",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§9§lRARE COSMETIC"
+ ],
+ "internalname": "PET_SKIN_SHEEP_NEON_GREEN",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+}
diff --git a/items/PET_SKIN_SHEEP_NEON_RED.json b/items/PET_SKIN_SHEEP_NEON_RED.json
new file mode 100644
index 00000000..f0647a0f
--- /dev/null
+++ b/items/PET_SKIN_SHEEP_NEON_RED.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§9Neon Red Sheep Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7714c9a8-c3c0-3a7d-b759-cebb4042136b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDkxOGJlMTQyYTIwYjJiMzliYzU4MmY0MjFmNmFlODdiMzE4NGI1Yzk1MjNkMTZmYmU2ZDY5NTMwMTA3ODg2YSJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§9§lRARE COSMETIC\"],Name:\"§f§f§9Neon Red Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_NEON_RED\",uuid:\"da30ddfb-25c9-420d-b6f2-9390d2ebe94e\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Consumed on use",
+ "",
+ "§7§7Pet skins change the look and",
+ "§7particle trail of your pet but",
+ "§7only one skin can be active at a",
+ "§7time!",
+ "",
+ "§7§7This skin can only be applied",
+ "§7to Sheep pets.",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§9§lRARE COSMETIC"
+ ],
+ "internalname": "PET_SKIN_SHEEP_NEON_RED",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+}
diff --git a/items/PET_SKIN_SHEEP_NEON_YELLOW.json b/items/PET_SKIN_SHEEP_NEON_YELLOW.json
new file mode 100644
index 00000000..a6373c46
--- /dev/null
+++ b/items/PET_SKIN_SHEEP_NEON_YELLOW.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§9Neon Yellow Sheep Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f6751ef8-70a9-3e15-9581-ad4a0ca99327\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQyNjM0MjhjMjNkYTkxNjViMjYzOWE4ZjI0MjhmZjQ4MzUyMjc5NDVjOWUxMDM4NDYxY2Y2NDRkNjdjYzgyYSJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§9§lRARE COSMETIC\"],Name:\"§f§f§9Neon Yellow Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_NEON_YELLOW\",uuid:\"39db68f8-f9f4-498e-9182-656e00418136\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Consumed on use",
+ "",
+ "§7§7Pet skins change the look and",
+ "§7particle trail of your pet but",
+ "§7only one skin can be active at a",
+ "§7time!",
+ "",
+ "§7§7This skin can only be applied",
+ "§7to Sheep pets.",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§9§lRARE COSMETIC"
+ ],
+ "internalname": "PET_SKIN_SHEEP_NEON_YELLOW",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.7.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+}
diff --git a/items/ZOMBIE;0.json b/items/ZOMBIE;0.json
new file mode 100644
index 00000000..3defaccf
--- /dev/null
+++ b/items/ZOMBIE;0.json
@@ -0,0 +1,41 @@
+{
+ "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\\\":87.1884,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"PET_MENU\",id:\"ZOMBIE;0\",uuid:\"25805b60-33ef-4bde-bdef-faf6475f2857\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Combat Pet",
+ "",
+ "§7Health: §a{HEALTH}",
+ "§7Crit Damage: §a{CRIT_DAMAGE}",
+ "",
+ "§6Chomp",
+ "§7§7Gain +§a{0} §7hp per zombie",
+ "§7kill",
+ "",
+ "§7§eRight-click to add this pet to",
+ "§eyour pet menu!",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "ZOMBIE;0",
+ "recipe": {
+ "A1": "ZOMBIE_HEART:1",
+ "A2": "ZOMBIE_HEART:1",
+ "A3": "ZOMBIE_HEART:1",
+ "B1": "ZOMBIE_HEART:1",
+ "B2": "ENCHANTED_EGG:1",
+ "B3": "ZOMBIE_HEART:1",
+ "C1": "ZOMBIE_HEART:1",
+ "C2": "ZOMBIE_HEART:1",
+ "C3": "ZOMBIE_HEART:1"
+ },
+ "crafttext": "33% chance",
+ "useneucraft": true,
+ "clickcommand": "viewrecipe",
+ "modver": "1.7.1-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet"
+ ]
+} \ No newline at end of file
diff --git a/items/ZOMBIE;1.json b/items/ZOMBIE;1.json
index 60d8cfb6..3ea8b241 100644
--- a/items/ZOMBIE;1.json
+++ b/items/ZOMBIE;1.json
@@ -2,10 +2,9 @@
"internalname": "ZOMBIE;1",
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §aZombie",
- "clickcommand": "",
"damage": 3,
"nbttag": "{SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",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,\\\"exp\\\":275.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;1\"}}",
- "modver": "1.5-REL",
+ "modver": "1.7.1-REL",
"lore": [
"§8Combat Pet",
"",
@@ -21,7 +20,20 @@
"",
"§a§lUNCOMMON"
],
- "crafttext": "",
+ "recipe": {
+ "A1": "ZOMBIE_HEART:1",
+ "A2": "ZOMBIE_HEART:1",
+ "A3": "ZOMBIE_HEART:1",
+ "B1": "ZOMBIE_HEART:1",
+ "B2": "ENCHANTED_EGG:1",
+ "B3": "ZOMBIE_HEART:1",
+ "C1": "ZOMBIE_HEART:1",
+ "C2": "ZOMBIE_HEART:1",
+ "C3": "ZOMBIE_HEART:1"
+ },
+ "crafttext": "33% chance",
+ "useneucraft": true,
+ "clickcommand": "viewrecipe",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet"
diff --git a/items/ZOMBIE;2.json b/items/ZOMBIE;2.json
index c87c22f1..b4efdd7c 100644
--- a/items/ZOMBIE;2.json
+++ b/items/ZOMBIE;2.json
@@ -1,7 +1,7 @@
{
"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:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",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:\"§f§f§9[Lvl {LVL}] §5Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"ZOMBIE;2\",uuid:\"f2cd481a-6b1c-4895-af2f-807b4feba082\",timestamp:\"7/15/20 5:37 AM\"},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:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",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,\\\"exp\\\":275.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"ZOMBIE;2\",uuid:\"f2cd481a-6b1c-4895-af2f-807b4feba082\",timestamp:\"7/15/20 5:37 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
@@ -23,9 +23,21 @@
"§9§lRARE"
],
"internalname": "ZOMBIE;2",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.6-REL",
+ "recipe": {
+ "A1": "ZOMBIE_HEART:1",
+ "A2": "ZOMBIE_HEART:1",
+ "A3": "ZOMBIE_HEART:1",
+ "B1": "ZOMBIE_HEART:1",
+ "B2": "ENCHANTED_EGG:1",
+ "B3": "ZOMBIE_HEART:1",
+ "C1": "ZOMBIE_HEART:1",
+ "C2": "ZOMBIE_HEART:1",
+ "C3": "ZOMBIE_HEART:1"
+ },
+ "crafttext": "33% chance",
+ "useneucraft": true,
+ "clickcommand": "viewrecipe",
+ "modver": "1.7.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet"
diff --git a/items/ZOMBIE;3.json b/items/ZOMBIE;3.json
index 1eff9636..6fb671ac 100644
--- a/items/ZOMBIE;3.json
+++ b/items/ZOMBIE;3.json
@@ -23,9 +23,21 @@
"§5§lEPIC"
],
"internalname": "ZOMBIE;3",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.6-REL",
+ "recipe": {
+ "A1": "ZOMBIE_HEART:1",
+ "A2": "ZOMBIE_HEART:1",
+ "A3": "ZOMBIE_HEART:1",
+ "B1": "ZOMBIE_HEART:1",
+ "B2": "SUPER_EGG:1",
+ "B3": "ZOMBIE_HEART:1",
+ "C1": "ZOMBIE_HEART:1",
+ "C2": "ZOMBIE_HEART:1",
+ "C3": "ZOMBIE_HEART:1"
+ },
+ "crafttext": "80% chance",
+ "useneucraft": true,
+ "clickcommand": "viewrecipe",
+ "modver": "1.7.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet"
diff --git a/items/ZOMBIE;4.json b/items/ZOMBIE;4.json
index ae6c8737..d9866055 100644
--- a/items/ZOMBIE;4.json
+++ b/items/ZOMBIE;4.json
@@ -27,9 +27,21 @@
"§6§lLEGENDARY"
],
"internalname": "ZOMBIE;4",
- "crafttext": "",
- "clickcommand": "",
- "modver": "REL-1.0.0",
+ "recipe": {
+ "A1": "ZOMBIE_HEART:1",
+ "A2": "ZOMBIE_HEART:1",
+ "A3": "ZOMBIE_HEART:1",
+ "B1": "ZOMBIE_HEART:1",
+ "B2": "SUPER_EGG:1",
+ "B3": "ZOMBIE_HEART:1",
+ "C1": "ZOMBIE_HEART:1",
+ "C2": "ZOMBIE_HEART:1",
+ "C3": "ZOMBIE_HEART:1"
+ },
+ "crafttext": "20% chance",
+ "useneucraft": true,
+ "clickcommand": "viewrecipe",
+ "modver": "1.7.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie"