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_CHESTPLATE.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_CHESTPLATE.json')
-rw-r--r-- | items/LEAFLET_CHESTPLATE.json | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/items/LEAFLET_CHESTPLATE.json b/items/LEAFLET_CHESTPLATE.json index f2949ed8..c1e98368 100644 --- a/items/LEAFLET_CHESTPLATE.json +++ b/items/LEAFLET_CHESTPLATE.json @@ -1,11 +1,8 @@ { - "internalname": "LEAFLET_CHESTPLATE", "itemid": "minecraft:leather_chestplate", - "displayname": "Leaflet Tunic", - "clickcommand": "viewrecipe", + "displayname": "§fLeaflet Tunic", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+35 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 CHESTPLATE\"],color:5098573,Name:\"§fLeaflet Tunic\"},ExtraAttributes:{id:\"LEAFLET_CHESTPLATE\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+35 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 CHESTPLATE\"],color:5098573,Name:\"§fLeaflet Tunic\"},ExtraAttributes:{color:\"77:204:77\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"LEAFLET_CHESTPLATE\",uuid:\"6c3010f4-1dc5-4577-9ed2-34db766ace4c\",timestamp:\"12/24/19 5:35 AM\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+35 HP", "", @@ -16,5 +13,23 @@ "", "§7§8This item can be reforged!", "§f§lCOMMON CHESTPLATE" + ], + "recipe": { + "A1": "LEAVES:1", + "A2": "", + "A3": "LEAVES:1", + "B1": "LEAVES:1", + "B2": "LEAVES:1", + "B3": "LEAVES:1", + "C1": "LEAVES:1", + "C2": "LEAVES:1", + "C3": "LEAVES:1" + }, + "internalname": "LEAFLET_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaflet_Armor" ] }
\ No newline at end of file |