blob: e69d3a123582e178f3c3acf0c9412dded3d4b20d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"itemid": "minecraft:chainmail_chestplate",
"displayname": "§fChain Chestplate",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fChain Chestplate\"},ExtraAttributes:{id:\"CHAINMAIL_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "CHAINMAIL_CHESTPLATE",
"modver": "1.3-REL",
"vanilla": true,
"clickcommand": ""
}
|