1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "MINER_OUTFIT_BOOTS",
"itemid": "minecraft:leather_boots",
"displayname": "Miner\u0027s Outfit Boots",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON BOOTS\"],color:8026468,Name:\"§aMiner\u0027s Outfit Boots\"},ExtraAttributes:{color:\"122:121:100\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"MINER_OUTFIT_BOOTS\",uuid:\"6ec6ab76-ddcd-4232-888b-b0fc2e46dd2f\",timestamp:\"3/21/20 3:26 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+15",
"",
"§6Full Set Bonus: Haste",
"§7Grants the wearer with",
"§7§apermanent Haste II§7 while",
"§7worn.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON BOOTS"
]
}
|