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
|
{
"itemid": "minecraft:diamond_helmet",
"displayname": "§6Reinforced Perfect Helmet - Tier XII",
"nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+115 HP §e(+40 HP)\",1:\"§7Defense: §a+445 §e(+20) §8(Reinforced +80)\",2:\"\",3:\"§9Growth V\",4:\"§7Grants §a+75 §c❤ Health§7.\",5:\"§9Protection V\",6:\"§7Grants §a+15 §a❈ Defense§7.\",7:\"\",8:\"§6§lLEGENDARY HELMET\"],Name:\"§6Reinforced Perfect Helmet - Tier XII\"},ExtraAttributes:{hot_potato_count:10,modifier:\"reinforced\",id:\"PERFECT_HELMET_12\",enchantments:{growth:5,protection:5},anvil_uses:11}}",
"damage": 0,
"lore": [
"§7Health: §a+115 HP §e(+40 HP)",
"§7Defense: §a+445 §e(+20) §8(Reinforced +80)",
"",
"§9Growth V",
"§7Grants §a+75 §c❤ Health§7.",
"§9Protection V",
"§7Grants §a+15 §a❈ Defense§7.",
"",
"§6§lLEGENDARY HELMET"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_DIAMOND_BLOCK:1",
"A3": "",
"B1": "ENCHANTED_DIAMOND_BLOCK:1",
"B2": "PERFECT_HELMET_11:1",
"B3": "ENCHANTED_DIAMOND_BLOCK:1",
"C1": "",
"C2": "ENCHANTED_DIAMOND_BLOCK:1",
"C3": ""
},
"internalname": "PERFECT_HELMET_12",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor"
]
}
|