aboutsummaryrefslogtreecommitdiff
path: root/items/SPECKLED_MELON.json
blob: 2be46dadc91bd13553b95635fdbe2a2b46f5554e (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
{
  "itemid": "minecraft:speckled_melon",
  "displayname": "§fGlistering Melon",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGlistering Melon\"},ExtraAttributes:{id:\"SPECKLED_MELON\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "SPECKLED_MELON",
  "modver": "1.3-REL",
  "vanilla": true,
  "clickcommand": "viewrecipe",
  "recipe": {
    "A1": "GOLD_NUGGET:1",
    "A2": "GOLD_NUGGET:1",
    "A3": "GOLD_NUGGET:1",
    "B1": "GOLD_NUGGET:1",
    "B2": "MELON:1",
    "B3": "GOLD_NUGGET:1",
    "C1": "GOLD_NUGGET:1",
    "C2": "GOLD_NUGGET:1",
    "C3": "GOLD_NUGGET:1"
  }
}