aboutsummaryrefslogtreecommitdiff
path: root/items/GOLD_INGOT.json
blob: 1ace3c57b4c1a0513b55800b14e457de3acb2add (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "internalname": "GOLD_INGOT",
  "itemid": "minecraft:gold_ingot",
  "displayname": "Gold Ingot",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGold Ingot\"},ExtraAttributes:{id:\"GOLD_INGOT\"}}",
  "modver": "1.0.0",
  "lore": [
    "§8Brewing Ingredient",
    "§f§lCOMMON"
  ]
}