diff options
Diffstat (limited to 'items/ARACHNE_CHESTPLATE.json')
-rw-r--r-- | items/ARACHNE_CHESTPLATE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ARACHNE_CHESTPLATE.json b/items/ARACHNE_CHESTPLATE.json new file mode 100644 index 00000000..d4310416 --- /dev/null +++ b/items/ARACHNE_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§9Arachne\u0027s Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+85\",1:\"§7Defense: §a+60\",2:\"\",3:\"§8Tiered Bonus: Arachne\u0027s Faithful (0/8)\",4:\"§7Grants §c+5❤ Health §7and §a+5❈\",5:\"§aDefense§7.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§9§lRARE CHESTPLATE\"],color:9109504,Name:\"§9Arachne\u0027s Chestplate\"},ExtraAttributes:{id:\"ARACHNE_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+85", + "§7Defense: §a+60", + "", + "§8Tiered Bonus: Arachne\u0027s Faithful (0/8)", + "§7Grants §c+5❤ Health §7and §a+5❈", + "§aDefense§7.", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§9§lRARE CHESTPLATE" + ], + "internalname": "ARACHNE_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |