1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
{
"itemid": "minecraft:diamond_chestplate",
"displayname": "§5Titanic Zombie Chestplate",
"nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+300 HP §8(Titanic +25 HP)\",1:\"§7Defense: §a+80 §8(Titanic +25)\",2:\"\",3:\"§9Growth V\",4:\"§7Grants §a+75 §c❤ Health§7.\",5:\"§9Protection V\",6:\"§7Grants §a+15 §a❈ Defense§7.\",7:\"§9Thorns III\",8:\"§7Grants a §a50% §7chance to\",9:\"§7rebound §a9% §7of damage dealt\",10:\"§7back at the attacker.\",11:\"\",12:\"§6Full Set Bonus: Projectile Absorption\",13:\"§7Heals the wearer for §a10 HP§7\",14:\"§7per second for §a5§7 seconds\",15:\"§7when hit by a projectile.\",16:\"\",17:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Titanic Zombie Chestplate\"},ExtraAttributes:{modifier:\"titanic\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_CHESTPLATE\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"b3bd2d31-ced8-4473-90ff-bb510dfa45b3\",anvil_uses:1,timestamp:\"5/13/20 4:44 AM\"}}",
"damage": 0,
"lore": [
"§7Health: §a+300 HP §8(Titanic +25 HP)",
"§7Defense: §a+80 §8(Titanic +25)",
"",
"§9Growth V",
"§7Grants §a+75 §c❤ Health§7.",
"§9Protection V",
"§7Grants §a+15 §a❈ Defense§7.",
"§9Thorns III",
"§7Grants a §a50% §7chance to",
"§7rebound §a9% §7of damage dealt",
"§7back at the attacker.",
"",
"§6Full Set Bonus: Projectile Absorption",
"§7Heals the wearer for §a10 HP§7",
"§7per second for §a5§7 seconds",
"§7when hit by a projectile.",
"",
"§5§lEPIC CHESTPLATE"
],
"recipe": {
"A1": "ENCHANTED_ROTTEN_FLESH:1",
"A2": "",
"A3": "ENCHANTED_ROTTEN_FLESH:1",
"B1": "ENCHANTED_ROTTEN_FLESH:1",
"B2": "ZOMBIE_HEART:1",
"B3": "ENCHANTED_ROTTEN_FLESH:1",
"C1": "ZOMBIE_HEART:1",
"C2": "ZOMBIE_HEART:1",
"C3": "ZOMBIE_HEART:1"
},
"internalname": "ZOMBIE_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Armor"
],
"crafttext": "Requires: Rotten Flesh VIII"
}
|