aboutsummaryrefslogtreecommitdiff
path: root/items/COAL.json
blob: c596b9957f74d6b7ba917cd195e2e807cf9a5a5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "itemid": "minecraft:coal",
  "displayname": "§fCoal",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§7increases the speed of\",2:\"§7your minion by §a5%§7\",3:\"§7for 30 minutes§7!\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fCoal\"},ExtraAttributes:{id:\"COAL\"}}",
  "damage": 0,
  "lore": [
    "§8Brewing Ingredient",
    "§7increases the speed of",
    "§7your minion by §a5%§7",
    "§7for 30 minutes§7!",
    "",
    "§f§lCOMMON"
  ],
  "internalname": "COAL",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Coal"
  ]
}