aboutsummaryrefslogtreecommitdiff
path: root/items/HEALING_MELON.json
blob: a618e51ff95cdaecc22a08608c50db8df9e174c8 (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
30
31
32
33
{
  "itemid": "minecraft:speckled_melon",
  "displayname": "§aHealing Melon",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Succulence §e§lRIGHT CLICK\",1:\"§7Take a bite and heal §c7❤§7.\",2:\"§8Mana Cost: §360\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aHealing Melon\"},ExtraAttributes:{id:\"HEALING_MELON\"}}",
  "damage": 0,
  "lore": [
    "§6Ability: Succulence §e§lRIGHT CLICK",
    "§7Take a bite and heal §c7❤§7.",
    "§8Mana Cost: §360",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "VAMPIRIC_MELON:2",
    "A2": "",
    "A3": "",
    "B1": "VAMPIRIC_MELON:2",
    "B2": "VAMPIRIC_MELON:2",
    "B3": "",
    "C1": "VAMPIRIC_MELON:2",
    "C2": "VAMPIRIC_MELON:2",
    "C3": "VAMPIRIC_MELON:2"
  },
  "internalname": "HEALING_MELON",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "crafttext": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Healing_Melon",
    "https://wiki.hypixel.net/Healing_Melon"
  ]
}