diff options
Diffstat (limited to 'items/PERFECT_CHESTPLATE_1.json')
-rw-r--r-- | items/PERFECT_CHESTPLATE_1.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/PERFECT_CHESTPLATE_1.json b/items/PERFECT_CHESTPLATE_1.json new file mode 100644 index 00000000..c6184016 --- /dev/null +++ b/items/PERFECT_CHESTPLATE_1.json @@ -0,0 +1,17 @@ +{ + "internalname": "PERFECT_CHESTPLATE_1", + "itemid": "minecraft:diamond_chestplate", + "displayname": "Perfect Chestplate - Tier I", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+160\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE CHESTPLATE\"],Name:\"§9Perfect Chestplate - Tier I\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"PERFECT_CHESTPLATE_1\",uuid:\"0459bfd2-d399-4351-9056-42d2c91c4ad6\",timestamp:\"2/6/20 1:59 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+160", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ] +}
\ No newline at end of file |