diff options
Diffstat (limited to 'items/OBSIDIAN_CHESTPLATE.json')
-rw-r--r-- | items/OBSIDIAN_CHESTPLATE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/OBSIDIAN_CHESTPLATE.json b/items/OBSIDIAN_CHESTPLATE.json new file mode 100644 index 00000000..568a3631 --- /dev/null +++ b/items/OBSIDIAN_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "internalname": "OBSIDIAN_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Obsidian Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+250\",1:\"\",2:\"§7While worn, gain §a+1 §f✦\",3:\"§fSpeed§7 for every §a20§7 pieces\",4:\"§7of Obsidian in your inventory!\",5:\"\",6:\"§7Bonus Speed: §a0\",7:\"\",8:\"§7Immune to Wither effect.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC CHESTPLATE\"],color:0,Name:\"§5Obsidian Chestplate\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"UNKNOWN\",id:\"OBSIDIAN_CHESTPLATE\",uuid:\"9e9af4b6-0696-49fe-a4a4-d4eda6a43765\",timestamp:\"3/18/20 9:17 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+250", + "", + "§7While worn, gain §a+1 §f✦", + "§fSpeed§7 for every §a20§7 pieces", + "§7of Obsidian in your inventory!", + "", + "§7Bonus Speed: §a0", + "", + "§7Immune to Wither effect.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ] +}
\ No newline at end of file |