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
|
{
"itemid": "minecraft:leather_helmet",
"displayname": "§aMiner\u0027s Outfit Helmet",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON HELMET\"],color:8026468,Name:\"§aMiner\u0027s Outfit Helmet\"},ExtraAttributes:{color:\"122:121:100\",id:\"MINER_OUTFIT_HELMET\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+15",
"",
"§6Full Set Bonus: Haste",
"§7Grants the wearer with",
"§7§apermanent Haste II§7 while",
"§7worn.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON HELMET"
],
"recipe": {
"A1": "ENCHANTED_COBBLESTONE:1",
"A2": "ENCHANTED_COBBLESTONE:1",
"A3": "ENCHANTED_COBBLESTONE:1",
"B1": "ENCHANTED_COBBLESTONE:1",
"B2": "",
"B3": "ENCHANTED_COBBLESTONE:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "MINER_OUTFIT_HELMET",
"clickcommand": "viewrecipe",
"modver": "1.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Miner%27s_Outfit"
],
"crafttext": "Requires: Cobblestone VII"
}
|