aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_GOLD.json
blob: c9bc80d3dc3ed434f507deebcc0516177c91cd61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "internalname": "ENCHANTED_GOLD",
  "itemid": "minecraft:gold_ingot",
  "displayname": "Enchanted Gold",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Gold\"},ExtraAttributes:{id:\"ENCHANTED_GOLD\"}}",
  "modver": "1.0.0",
  "lore": [
    "§8Brewing Ingredient",
    "§a§lUNCOMMON"
  ]
}