aboutsummaryrefslogtreecommitdiff
path: root/items/GOLDEN_TOOTH.json
blob: f374c4f5c7562564859713f2c4aa517c459a1372 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "internalname": "GOLDEN_TOOTH",
  "itemid": "minecraft:gold_nugget",
  "displayname": "Golden Tooth",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Golden Tooth\"},ExtraAttributes:{id:\"GOLDEN_TOOTH\"}}",
  "modver": "1.0.0",
  "lore": [
    "§eRight-click to view recipes!",
    "",
    "§9§lRARE"
  ]
}