aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_GLISTERING_MELON.json
blob: edd3fdc711e1d97ae88dc71e8e6bc8a5ca5fdf33 (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
26
27
28
29
{
  "itemid": "minecraft:speckled_melon",
  "displayname": "§9Enchanted Glistering Melon",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§9§lRARE\"],Name:\"§9Enchanted Glistering Melon\"},ExtraAttributes:{id:\"ENCHANTED_GLISTERING_MELON\"}}",
  "damage": 0,
  "lore": [
    "§8Brewing Ingredient",
    "§9§lRARE"
  ],
  "recipe": {
    "A1": "SPECKLED_MELON:32",
    "A2": "SPECKLED_MELON:32",
    "A3": "SPECKLED_MELON:32",
    "B1": "SPECKLED_MELON:32",
    "B2": "",
    "B3": "SPECKLED_MELON:32",
    "C1": "SPECKLED_MELON:32",
    "C2": "SPECKLED_MELON:32",
    "C3": "SPECKLED_MELON:32"
  },
  "internalname": "ENCHANTED_GLISTERING_MELON",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Glistering_Melon"
  ],
  "crafttext": "Requires: Melon V"
}