diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/MUSHROOM_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/MUSHROOM_BOOTS.json')
-rw-r--r-- | items/MUSHROOM_BOOTS.json | 22 |
1 files changed, 22 insertions, 0 deletions
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 |