1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§fLeaflet Pants",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+30\",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\",id:\"LEAFLET_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+30",
"",
"§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 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": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Leaflet_Armor"
],
"crafttext": "Requires: Oak Wood III"
}
|