1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"internalname": "HARDENED_DIAMOND_BOOTS",
"itemid": "minecraft:diamond_boots",
"displayname": "Hardened Diamond Boots",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+55\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE BOOTS\"],Name:\"§9Hardened Diamond Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"HARDENED_DIAMOND_BOOTS\",uuid:\"82491088-c2eb-4670-8e7a-449b3995d7ca\",timestamp:\"3/31/20 2:39 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+55",
"",
"§7§8This item can be reforged!",
"§9§lRARE BOOTS"
]
}
|