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_BOOTS.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/MUSHROOM_BOOTS.json (limited to 'items/MUSHROOM_BOOTS.json') diff --git a/items/MUSHROOM_BOOTS.json b/items/MUSHROOM_BOOTS.json new file mode 100644 index 00000000..62bd3e76 --- /dev/null +++ b/items/MUSHROOM_BOOTS.json @@ -0,0 +1,22 @@ +{ + "internalname": "MUSHROOM_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Mushroom Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15 HP\",1:\"\",2:\"§eFull Set Bonus: Night Affinity\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Night Vision§7 while\",5:\"§7worn, and during the night, the\",6:\"§7stats of the armor pieces are\",7:\"§7§atripled§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON BOOTS\"],color:16711680,Name:\"§fMushroom Boots\"},ExtraAttributes:{color:\"255:0:0\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"MUSHROOM_BOOTS\",uuid:\"4bc06281-e1bb-414c-ae06-0d3481212428\",timestamp:\"3/26/20 1:42 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+15 HP", + "", + "§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 BOOTS" + ] +} \ No newline at end of file -- cgit