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