1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "PUMPKIN_LEGGINGS",
"itemid": "minecraft:leather_leggings",
"displayname": "Pumpkin Leggings",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,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\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"PUMPKIN_LEGGINGS\",uuid:\"d4fa59f2-b35c-42ab-9786-e6d846f45919\",timestamp:\"12/24/19 5:30 AM\"}}",
"modver": "1.0.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"
]
}
|