diff options
Diffstat (limited to 'items/IRON_BARDING.json')
-rw-r--r-- | items/IRON_BARDING.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/IRON_BARDING.json b/items/IRON_BARDING.json index 04d6397f..8c83b12d 100644 --- a/items/IRON_BARDING.json +++ b/items/IRON_BARDING.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:iron_horse_armor", - "displayname": "§fIron Horse Armor", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Horse Armor\"},ExtraAttributes:{id:\"IRON_BARDING\"}}", + "displayname": "§9Iron Horse Armor", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Iron Horse Armor\"},ExtraAttributes:{id:\"IRON_BARDING\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§9§lRARE" ], "internalname": "IRON_BARDING", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "vanilla": true, "clickcommand": "" }
\ No newline at end of file |