1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "GOLEM_ARMOR_BOOTS",
"itemid": "minecraft:iron_boots",
"displayname": "Golem Armor Boots",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40 HP\",1:\"§7Defense: §a+40\",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 BOOTS\"],Name:\"§9Golem Armor Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"GOLEM_ARMOR_BOOTS\",uuid:\"9a94a5cd-30ab-452b-abfa-10e65028f99c\",timestamp:\"3/27/20 9:06 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+40 HP",
"§7Defense: §a+40",
"",
"§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 BOOTS"
]
}
|