1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:deadbush",
"displayname": "§5Umber Key",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Can be used to open backpacks with\",1:\"§7an Umber lock held by §bFrozen\",2:\"§bCorpses §7in the §bGlacite Mineshafts§7.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Umber Key\"},ExtraAttributes:{id:\"UMBER_KEY\"}}",
"damage": 0,
"lore": [
"§7Can be used to open backpacks with",
"§7an Umber lock held by §bFrozen",
"§bCorpses §7in the §bGlacite Mineshafts§7.",
"",
"§5§lEPIC"
],
"internalname": "UMBER_KEY",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|