1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:chainmail_helmet",
"displayname": "§aChainmail Helmet",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+12\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HELMET\"],Name:\"§aChainmail Helmet\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_HELMET\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+12",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON HELMET"
],
"internalname": "CHAINMAIL_HELMET",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"vanilla": true,
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Chainmail_Helmet"
]
}
|