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