1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "GOLEM_ARMOR_LEGGINGS",
"itemid": "minecraft:iron_leggings",
"displayname": "Golem Armor Leggings",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+55 HP\",1:\"§7Defense: §a+75\",2:\"\",3:\"§6Full Set Bonus: Absorption\",4:\"§7Grants the wearer §aAbsorption\",5:\"§a3§7 for §a20 seconds§7 when they\",6:\"§7kill an enemy.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE LEGGINGS\"],Name:\"§9Golem Armor Leggings\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GOLEM_ARMOR_LEGGINGS\",uuid:\"5d3825ae-8740-43b3-ae9e-be95d1733283\",timestamp:\"3/18/20 1:12 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+55 HP",
"§7Defense: §a+75",
"",
"§6Full Set Bonus: Absorption",
"§7Grants the wearer §aAbsorption",
"§a3§7 for §a20 seconds§7 when they",
"§7kill an enemy.",
"",
"§7§8This item can be reforged!",
"§9§lRARE LEGGINGS"
]
}
|