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:melon",
"displayname": "§6Luscious Healing Melon",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Succulence §e§lRIGHT CLICK\",1:\"§7Take a bite and heal §c12❤§7.\",2:\"§8Mana Cost: §350\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§6Luscious Healing Melon\"},ExtraAttributes:{id:\"LUSCIOUS_HEALING_MELON\"}}",
"damage": 0,
"lore": [
"§6Ability: Succulence §e§lRIGHT CLICK",
"§7Take a bite and heal §c12❤§7.",
"§8Mana Cost: §350",
"",
"§6§lLEGENDARY"
],
"recipe": {
"A1": "",
"A2": "BLOODBADGE:1",
"A3": "",
"B1": "",
"B2": "JUICY_HEALING_MELON:1",
"B3": "",
"C1": "",
"C2": "BLOODBADGE:1",
"C3": ""
},
"internalname": "LUSCIOUS_HEALING_MELON",
"crafttext": "Requires: Vampire Slayer 4",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Luscious_Healing_Melon",
"https://hypixel-skyblock.fandom.com/wiki/Luscious_Healing_Melon"
]
}
|