aboutsummaryrefslogtreecommitdiff
path: root/items/GOLDEN_APPLE-1.json
blob: 4fc7cf4e0061aa60908272e6a9a7012a55837918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "itemid": "minecraft:golden_apple",
  "displayname": "§fGolden Apple",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGolden Apple\"},ExtraAttributes:{id:\"GOLDEN_APPLE\"}}",
  "damage": 1,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "GOLDEN_APPLE-1",
  "parent": "GOLDEN_APPLE",
  "modver": "1.3-REL",
  "vanilla": true,
  "clickcommand": "viewrecipe",
  "recipe": {
    "A1": "GOLD_BLOCK:1",
    "A2": "GOLD_BLOCK:1",
    "A3": "GOLD_BLOCK:1",
    "B1": "GOLD_BLOCK:1",
    "B2": "APPLE:1",
    "B3": "GOLD_BLOCK:1",
    "C1": "GOLD_BLOCK:1",
    "C2": "GOLD_BLOCK:1",
    "C3": "GOLD_BLOCK:1"
  }
}