1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Snake-in-a-Boot",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Speed: §a+7\",2:\"\",3:\"§7You\u0027ve got a friend in me.\",4:\"\",5:\"§5§lEPIC BOOTS\"],color:1704012,Name:\"§5Snake-in-a-Boot\"},ExtraAttributes:{lm_evo:113,id:\"SNAKE_IN_A_BOOT\"}}",
"damage": 0,
"lore": [
"§7Rift Time: §a+60s",
"§7Speed: §a+7",
"",
"§7You\u0027ve got a friend in me.",
"",
"§5§lEPIC BOOTS"
],
"internalname": "SNAKE_IN_A_BOOT",
"crafttext": "Requires: Living Metal Heart I",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|