diff options
Diffstat (limited to 'items/LEAFLET_LEGGINGS.json')
-rw-r--r-- | items/LEAFLET_LEGGINGS.json | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/items/LEAFLET_LEGGINGS.json b/items/LEAFLET_LEGGINGS.json index d2ba8420..04bd7b9b 100644 --- a/items/LEAFLET_LEGGINGS.json +++ b/items/LEAFLET_LEGGINGS.json @@ -1,11 +1,8 @@ { - "internalname": "LEAFLET_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Leaflet Pants", - "clickcommand": "viewrecipe", + "displayname": "§fLeaflet Pants", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+30 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 LEGGINGS\"],color:5098573,Name:\"§fLeaflet Pants\"},ExtraAttributes:{id:\"LEAFLET_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+30 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 LEGGINGS\"],color:5098573,Name:\"§fLeaflet Pants\"},ExtraAttributes:{color:\"77:204:77\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEAFLET_LEGGINGS\",uuid:\"0f798767-ad41-4855-a75a-c7f01f1c3776\",timestamp:\"3/30/20 4:45 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+30 HP", "", @@ -16,5 +13,23 @@ "", "§7§8This item can be reforged!", "§f§lCOMMON LEGGINGS" + ], + "recipe": { + "A1": "LEAVES:1", + "A2": "LEAVES:1", + "A3": "LEAVES:1", + "B1": "LEAVES:1", + "B2": "", + "B3": "LEAVES:1", + "C1": "LEAVES:1", + "C2": "", + "C3": "LEAVES:1" + }, + "internalname": "LEAFLET_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaflet_Armor" ] }
\ No newline at end of file |