diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/LEAFLET_BOOTS.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/LEAFLET_BOOTS.json')
-rw-r--r-- | items/LEAFLET_BOOTS.json | 34 |
1 files changed, 22 insertions, 12 deletions
diff --git a/items/LEAFLET_BOOTS.json b/items/LEAFLET_BOOTS.json index e1d902c2..5b800ecc 100644 --- a/items/LEAFLET_BOOTS.json +++ b/items/LEAFLET_BOOTS.json @@ -1,25 +1,35 @@ { - "internalname": "LEAFLET_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Wise Leaflet Sandals", - "clickcommand": "viewrecipe", + "displayname": "§fLeaflet Sandals", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15 HP\",1:\"\",2:\"§6Full Set Bonus: Energy of the Forest\",3:\"§7While in a Forest zone you\",4:\"§7regain §a5.0 §c❤ Health §7every\",5:\"§7second.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON BOOTS\"],color:5098573,Name:\"§fLeaflet Sandals\"},ExtraAttributes:{id:\"LEAFLET_BOOTS\"}}", "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.", + "§7Health: §a+15 HP", "", "§6Full Set Bonus: Energy of the Forest", "§7While in a Forest zone you", "§7regain §a5.0 §c❤ Health §7every", "§7second.", "", + "§7§8This item can be reforged!", "§f§lCOMMON BOOTS" + ], + "recipe": { + "A1": "LEAVES:1", + "A2": "", + "A3": "LEAVES:1", + "B1": "LEAVES:1", + "B2": "", + "B3": "LEAVES:1", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "LEAFLET_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaflet_Armor" ] }
\ No newline at end of file |