aboutsummaryrefslogtreecommitdiff
path: root/items/ARMOR_STAND.json
blob: 185383cbcebb3e8b47b5346dbdd32d2225c53320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "itemid": "minecraft:armor_stand",
  "displayname": "§fArmor Stand",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fArmor Stand\"},ExtraAttributes:{id:\"ARMOR_STAND\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "ARMOR_STAND",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Armor_Stand"
  ]
}