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
|
{
"itemid": "minecraft:iron_helmet",
"displayname": "§9Skeleton\u0027s Helmet",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton\u0027s Helmet\"},ExtraAttributes:{id:\"SKELETON_HELMET\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+75",
"",
"§6Ability: Bone Shield",
"§7A Bone Shield will surround you,",
"§7nullifying damage you take but",
"§7consuming a bone in the process.",
"§7Bones regenerate every §a30§7",
"§7seconds.",
"",
"§7§8This item can be reforged!",
"§9§lRARE HELMET"
],
"recipe": {
"A1": "ENCHANTED_BONE:64",
"A2": "ENCHANTED_BONE:64",
"A3": "ENCHANTED_BONE:64",
"B1": "ENCHANTED_BONE:64",
"B2": "",
"B3": "ENCHANTED_BONE:64",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SKELETON_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"crafttext": "Requires: Bone VIII",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton\u0027s_Helmet"
]
}
|