aboutsummaryrefslogtreecommitdiff
path: root/items/COAL_ORE.json
blob: d5a8fe5a1ff5a433071299b06a8049f685a1b3cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "itemid": "minecraft:coal_ore",
  "displayname": "§fCoal Ore",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCoal Ore\"},ExtraAttributes:{id:\"COAL_ORE\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "COAL_ORE",
  "modver": "1.3-REL",
  "vanilla": true,
  "clickcommand": ""
}