diff options
Diffstat (limited to 'items/FIERY_HOLLOW_CHESTPLATE.json')
-rw-r--r-- | items/FIERY_HOLLOW_CHESTPLATE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/FIERY_HOLLOW_CHESTPLATE.json b/items/FIERY_HOLLOW_CHESTPLATE.json new file mode 100644 index 00000000..6ffbb921 --- /dev/null +++ b/items/FIERY_HOLLOW_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Fiery Hollow Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+460\",3:\"§7Defense: §a+130\",4:\"§7Speed: §a+10\",5:\"§7Intelligence: §a+170\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Fiery Hollow Chestplate\"},ExtraAttributes:{id:\"FIERY_HOLLOW_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Strength: §c+30", + "§7Crit Damage: §c+20%", + "§7Health: §a+460", + "§7Defense: §a+130", + "§7Speed: §a+10", + "§7Intelligence: §a+170", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§6§lLEGENDARY CHESTPLATE" + ], + "internalname": "FIERY_HOLLOW_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |