diff options
Diffstat (limited to 'items/HARDENED_DIAMOND_CHESTPLATE.json')
-rw-r--r-- | items/HARDENED_DIAMOND_CHESTPLATE.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/HARDENED_DIAMOND_CHESTPLATE.json b/items/HARDENED_DIAMOND_CHESTPLATE.json new file mode 100644 index 00000000..2b805bcf --- /dev/null +++ b/items/HARDENED_DIAMOND_CHESTPLATE.json @@ -0,0 +1,15 @@ +{ + "internalname": "HARDENED_DIAMOND_CHESTPLATE", + "itemid": "minecraft:diamond_chestplate", + "displayname": "Hardened Diamond Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+120\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE CHESTPLATE\"],Name:\"§9Hardened Diamond Chestplate\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"HARDENED_DIAMOND_CHESTPLATE\",uuid:\"99906b2f-10ba-48c5-9b83-9be9119c36fb\",timestamp:\"3/15/20 9:21 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+120", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ] +}
\ No newline at end of file |