aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_CHARCOAL.json
blob: c79819f4eb2c8fe76e59a65af29e0a7d235138b3 (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
{
  "itemid": "minecraft:coal",
  "displayname": "§aEnchanted Charcoal",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the speed of\",1:\"§7your minion by §a20%§7\",2:\"§7for 36 hours§7!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Charcoal\"},ExtraAttributes:{id:\"ENCHANTED_CHARCOAL\"}}",
  "damage": 1,
  "lore": [
    "§7Increases the speed of",
    "§7your minion by §a20%§7",
    "§7for 36 hours§7!",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "COAL:32",
    "A3": "",
    "B1": "COAL:32",
    "B2": "LOG:32",
    "B3": "COAL:32",
    "C1": "",
    "C2": "COAL:32",
    "C3": ""
  },
  "internalname": "ENCHANTED_CHARCOAL",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Charcoal"
  ],
  "crafttext": "Requires: Coal V"
}