blob: cd8f3d26a01b4f6d51148e0a10e6f506af7277c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"itemid": "minecraft:golden_horse_armor",
"displayname": "§5Gold Horse Armor",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§5§lEPIC\"],Name:\"§5Gold Horse Armor\"},ExtraAttributes:{id:\"GOLD_BARDING\"}}",
"damage": 0,
"lore": [
"§5§lEPIC"
],
"internalname": "GOLD_BARDING",
"modver": "2.0.0-REL",
"vanilla": true,
"clickcommand": ""
}
|