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
37
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§fPumpkin Leggings",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+10 HP\",1:\"§7Defense: §a+10\",2:\"\",3:\"§6Full Set Bonus: Pumpkin Buff\",4:\"§7Reduce all taken damage by\",5:\"§7§a+10%§7 and deal §a+10%\",6:\"§a§7damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON LEGGINGS\"],color:15575606,Name:\"§fPumpkin Leggings\"},ExtraAttributes:{color:\"237:170:54\",id:\"PUMPKIN_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+10 HP",
"§7Defense: §a+10",
"",
"§6Full Set Bonus: Pumpkin Buff",
"§7Reduce all taken damage by",
"§7§a+10%§7 and deal §a+10%",
"§a§7damage.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON LEGGINGS"
],
"recipe": {
"A1": "PUMPKIN:1",
"A2": "PUMPKIN:1",
"A3": "PUMPKIN:1",
"B1": "PUMPKIN:1",
"B2": "",
"B3": "PUMPKIN:1",
"C1": "PUMPKIN:1",
"C2": "",
"C3": "PUMPKIN:1"
},
"internalname": "PUMPKIN_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Armor"
],
"crafttext": "Requires: Pumpkin II"
}
|