aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_COAL.json
blob: 3eba6119caf7fec3ef5abd9b23809c7ae41b5d54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "itemid": "minecraft:coal",
  "displayname": "§aEnchanted Coal",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§7Increases the speed of\",3:\"§7your minion by §a10%§7 for 24\",4:\"§7hours§7!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Coal\"},ExtraAttributes:{id:\"ENCHANTED_COAL\"}}",
  "damage": 0,
  "lore": [
    "§7§8Collection Item",
    "",
    "§7Increases the speed of",
    "§7your minion by §a10%§7 for 24",
    "§7hours§7!",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "COAL:32",
    "A3": "",
    "B1": "COAL:32",
    "B2": "COAL:32",
    "B3": "COAL:32",
    "C1": "",
    "C2": "COAL:32",
    "C3": ""
  },
  "internalname": "ENCHANTED_COAL",
  "clickcommand": "viewrecipe",
  "modver": "2.2.2",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Coal",
    "https://wiki.hypixel.net/Enchanted_Coal"
  ],
  "crafttext": "Requires: Coal IV"
}