diff options
Diffstat (limited to 'items/GOLD_CHESTPLATE.json')
-rw-r--r-- | items/GOLD_CHESTPLATE.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/GOLD_CHESTPLATE.json b/items/GOLD_CHESTPLATE.json new file mode 100644 index 00000000..4e63a0d0 --- /dev/null +++ b/items/GOLD_CHESTPLATE.json @@ -0,0 +1,18 @@ +{ + "internalname": "GOLD_CHESTPLATE", + "itemid": "minecraft:golden_chestplate", + "displayname": "Golden Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+31\",1:\"\",2:\"§9Protection II\",3:\"§7Grants §a+6 §a❈ Defense§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON CHESTPLATE\"],Name:\"§fGolden Chestplate\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"GOLD_CHESTPLATE\",enchantments:{protection:2},uuid:\"e5c1a578-358d-44ec-991e-f7a710092831\",timestamp:\"3/30/20 11:39 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+31", + "", + "§9Protection II", + "§7Grants §a+6 §a❈ Defense§7.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON CHESTPLATE" + ] +}
\ No newline at end of file |