diff options
Diffstat (limited to 'items/MUSHROOM_CHESTPLATE.json')
-rw-r--r-- | items/MUSHROOM_CHESTPLATE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/MUSHROOM_CHESTPLATE.json b/items/MUSHROOM_CHESTPLATE.json new file mode 100644 index 00000000..b49c5b83 --- /dev/null +++ b/items/MUSHROOM_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "internalname": "MUSHROOM_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Mushroom Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+10 HP\",1:\"§7Defense: §a+10\",2:\"\",3:\"§eFull Set Bonus: Night Affinity\",4:\"§7Grants the wearer with\",5:\"§7§apermanent Night Vision§7 while\",6:\"§7worn, and during the night, the\",7:\"§7stats of the armor pieces are\",8:\"§7§atripled§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON CHESTPLATE\"],color:16711680,Name:\"§fMushroom Chestplate\"},ExtraAttributes:{color:\"255:0:0\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"MUSHROOM_CHESTPLATE\",uuid:\"014a4b4c-1c6d-4e51-859a-5aad9b49d529\",timestamp:\"12/3/19 12:51 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+10 HP", + "§7Defense: §a+10", + "", + "§eFull Set Bonus: Night Affinity", + "§7Grants the wearer with", + "§7§apermanent Night Vision§7 while", + "§7worn, and during the night, the", + "§7stats of the armor pieces are", + "§7§atripled§7.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON CHESTPLATE" + ] +}
\ No newline at end of file |