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