From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/MUSHROOM_LEGGINGS.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 items/MUSHROOM_LEGGINGS.json (limited to 'items/MUSHROOM_LEGGINGS.json') diff --git a/items/MUSHROOM_LEGGINGS.json b/items/MUSHROOM_LEGGINGS.json new file mode 100644 index 00000000..3d9afe77 --- /dev/null +++ b/items/MUSHROOM_LEGGINGS.json @@ -0,0 +1,23 @@ +{ + "internalname": "MUSHROOM_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Mushroom Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+10 HP\",1:\"§7Defense: §a+5\",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 LEGGINGS\"],color:16711680,Name:\"§fMushroom Leggings\"},ExtraAttributes:{color:\"255:0:0\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"MUSHROOM_LEGGINGS\",uuid:\"db97f19f-6708-4de6-837f-f4d05af662e8\",timestamp:\"8/12/19 6:01 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+10 HP", + "§7Defense: §a+5", + "", + "§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 LEGGINGS" + ] +} \ No newline at end of file -- cgit