diff options
Diffstat (limited to 'items/IRON_BARDING.json')
-rw-r--r-- | items/IRON_BARDING.json | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/items/IRON_BARDING.json b/items/IRON_BARDING.json index 5374fbfb..04d6397f 100644 --- a/items/IRON_BARDING.json +++ b/items/IRON_BARDING.json @@ -1,16 +1,13 @@ { "itemid": "minecraft:iron_horse_armor", - "displayname": "§9Iron Horse Armor", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Iron Horse Armor\"},ExtraAttributes:{id:\"IRON_BARDING\"}}", + "displayname": "§fIron Horse Armor", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Horse Armor\"},ExtraAttributes:{id:\"IRON_BARDING\"}}", "damage": 0, "lore": [ - "§9§lRARE" + "§f§lCOMMON" ], "internalname": "IRON_BARDING", - "clickcommand": "", - "modver": "1.0.0", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Horse_Armor" - ] + "modver": "1.3-REL", + "vanilla": true, + "clickcommand": "" }
\ No newline at end of file |