1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:chainmail_boots",
"displayname": "§aChainmail Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+7\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON BOOTS\"],Name:\"§aChainmail Boots\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+7",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON BOOTS"
],
"internalname": "CHAINMAIL_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"vanilla": true,
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Chainmail_Boots"
]
}
|