diff options
Diffstat (limited to 'items/CASHMERE_JACKET.json')
-rw-r--r-- | items/CASHMERE_JACKET.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/CASHMERE_JACKET.json b/items/CASHMERE_JACKET.json new file mode 100644 index 00000000..c6aa808a --- /dev/null +++ b/items/CASHMERE_JACKET.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§f§f§9Cashmere Jacket", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+25\",1:\"§7Defense: §a+10\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE CHESTPLATE\"],color:4252678,Name:\"§f§f§9Cashmere Jacket\"},ExtraAttributes:{color:\"64:228:6\",id:\"CASHMERE_JACKET\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+25", + "§7Defense: §a+10", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ], + "internalname": "CASHMERE_JACKET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |