blob: c9c958dd903396c14885cff7f4e73e328d5f65c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"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\"}}",
"damage": 0,
"lore": [
"§9§lRARE"
],
"internalname": "IRON_BARDING",
"modver": "2.0.0-REL",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Horse_Armor"
]
}
|