1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:dye",
"displayname": "§5Refined Mithril",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§5§lEPIC\",1:\"\",2:\"§eItems Required\",3:\"§9Enchanted Mithril §7x160\",4:\"\",5:\"§7Duration: §b6h\"],Name:\"§5Refined Mithril\"},ExtraAttributes:{id:\"REFINED_MITHRIL\"},AttributeModifiers:[]}",
"damage": 4,
"lore": [
"§5§lEPIC",
"",
"§eItems Required",
"§9Enchanted Mithril §7x160",
"",
"§7Duration: §b6h"
],
"internalname": "REFINED_MITHRIL",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|