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/LEAFLET_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/LEAFLET_BOOTS.json')
-rw-r--r-- | items/LEAFLET_BOOTS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/LEAFLET_BOOTS.json b/items/LEAFLET_BOOTS.json new file mode 100644 index 00000000..e1d902c2 --- /dev/null +++ b/items/LEAFLET_BOOTS.json @@ -0,0 +1,25 @@ +{ + "internalname": "LEAFLET_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Wise Leaflet Sandals", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+16 HP §8(Wise +1 HP)\",1:\"§7Defense: §a+3\",2:\"§7Speed: §a+1 §8(Wise +1)\",3:\"§7Intelligence: §a+10 §8(Wise +10)\",4:\"\",5:\"§9Protection I\",6:\"§7Grants §a+3 §a❈ Defense§7.\",7:\"\",8:\"§6Full Set Bonus: Energy of the Forest\",9:\"§7While in a Forest zone you\",10:\"§7regain §a5.0 §c❤ Health §7every\",11:\"§7second.\",12:\"\",13:\"§f§lCOMMON BOOTS\"],color:5098573,Name:\"§fWise Leaflet Sandals\"},ExtraAttributes:{color:\"77:204:77\",modifier:\"wise\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"LEAFLET_BOOTS\",enchantments:{protection:1},uuid:\"3b5c4d5b-460a-4a3f-b06f-959d4be9c30a\",timestamp:\"2/23/20 12:35 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+16 HP §8(Wise +1 HP)", + "§7Defense: §a+3", + "§7Speed: §a+1 §8(Wise +1)", + "§7Intelligence: §a+10 §8(Wise +10)", + "", + "§9Protection I", + "§7Grants §a+3 §a❈ Defense§7.", + "", + "§6Full Set Bonus: Energy of the Forest", + "§7While in a Forest zone you", + "§7regain §a5.0 §c❤ Health §7every", + "§7second.", + "", + "§f§lCOMMON BOOTS" + ] +}
\ No newline at end of file |