aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_COAL.json
blob: 658ab8e0ec113586daaaee52af035c800b442929 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "internalname": "ENCHANTED_COAL",
  "itemid": "minecraft:coal",
  "displayname": "Enchanted Coal",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7increases the speed of\",1:\"§7your minion by §a10%§7\",2:\"§7for 24 hours§7!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Coal\"},ExtraAttributes:{id:\"ENCHANTED_COAL\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7increases the speed of",
    "§7your minion by §a10%§7",
    "§7for 24 hours§7!",
    "",
    "§a§lUNCOMMON"
  ]
}