1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:coal",
"displayname": "§fCharcoal",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increases the speed of\",1:\"§7your minion by §a5%§7\",2:\"§7for 30 minutes§7!\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fCharcoal\"},ExtraAttributes:{id:\"CHARCOAL\"}}",
"damage": 1,
"lore": [
"§7Increases the speed of",
"§7your minion by §a5%§7",
"§7for 30 minutes§7!",
"",
"§f§lCOMMON"
],
"internalname": "CHARCOAL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|