aboutsummaryrefslogtreecommitdiff
path: root/items/CHAINMAIL_CHESTPLATE.json
blob: f06e7fa4e753847e8f709c6570b2a879c3fdd184 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "itemid": "minecraft:chainmail_chestplate",
  "displayname": "§aChainmail Chestplate",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aChainmail Chestplate\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_CHESTPLATE\"}}",
  "damage": 0,
  "lore": [
    "§7Defense: §a+30",
    "",
    "§7§8This item can be reforged!",
    "§a§lUNCOMMON CHESTPLATE"
  ],
  "internalname": "CHAINMAIL_CHESTPLATE",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "vanilla": true,
  "infoType": "WIKI_URL",
  "info": [
    "https://wiki.hypixel.net/Chainmail_Chestplate"
  ]
}