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