diff options
Diffstat (limited to 'items/DIAMOND_CHESTPLATE.json')
-rw-r--r-- | items/DIAMOND_CHESTPLATE.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/DIAMOND_CHESTPLATE.json b/items/DIAMOND_CHESTPLATE.json new file mode 100644 index 00000000..74c7c2f6 --- /dev/null +++ b/items/DIAMOND_CHESTPLATE.json @@ -0,0 +1,15 @@ +{ + "internalname": "DIAMOND_CHESTPLATE", + "itemid": 311, + "displayname": "§aDiamond Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aDiamond Chestplate\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"DIAMOND_CHESTPLATE\",uuid:\"54758bba-6aec-47dd-847d-3f14de38127f\",timestamp:\"7/8/20 9:15 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+40", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON CHESTPLATE" + ] +}
\ No newline at end of file |