diff options
Diffstat (limited to 'items/GOLD_BARDING.json')
-rw-r--r-- | items/GOLD_BARDING.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/GOLD_BARDING.json b/items/GOLD_BARDING.json new file mode 100644 index 00000000..588b320e --- /dev/null +++ b/items/GOLD_BARDING.json @@ -0,0 +1,12 @@ +{ + "internalname": "GOLD_BARDING", + "itemid": "minecraft:golden_horse_armor", + "displayname": "Gold Horse Armor", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§5§lEPIC\"],Name:\"§5Gold Horse Armor\"},ExtraAttributes:{id:\"GOLD_BARDING\"}}", + "modver": "1.0.0", + "lore": [ + "§5§lEPIC" + ] +}
\ No newline at end of file |