1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:chainmail_chestplate",
"displayname": "§aChainmail Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aChainmail Chestplate\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+30",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON CHESTPLATE"
],
"internalname": "CHAINMAIL_CHESTPLATE",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"vanilla": true,
"infoType": ""
}
|