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
34
35
36
37
38
39
40
41
42
43
44
45
46
|
{
"itemid": "minecraft:diamond_axe",
"displayname": "§5Melon Dicer 2.0",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\" §8[§8☘§8] §8[§8☘§8]\",1:\"\",2:\"§7§7Gain §3+7.5☯ Farming Wisdom §7while\",3:\"§7harvesting melons§7.\",4:\"\",5:\"§6Ability: Roll em\u0027+ \",6:\"§7Every melon you break, you make\",7:\"§7a wish to §dRNGesus §7which may\",8:\"§7grant you with a few or TONS of\",9:\"§7extra melons!\",10:\"\",11:\"§7§oSame as the Melon Dicer 1.0, just\",12:\"§7§obetter!\",13:\"\",14:\"§eRight-click to view recipes!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer 2.0\"},ExtraAttributes:{id:\"MELON_DICER_2\"}}",
"damage": 0,
"lore": [
" §8[§8☘§8] §8[§8☘§8]",
"",
"§7§7Gain §3+7.5☯ Farming Wisdom §7while",
"§7harvesting melons§7.",
"",
"§6Ability: Roll em\u0027+ ",
"§7Every melon you break, you make",
"§7a wish to §dRNGesus §7which may",
"§7grant you with a few or TONS of",
"§7extra melons!",
"",
"§7§oSame as the Melon Dicer 1.0, just",
"§7§obetter!",
"",
"§eRight-click to view recipes!",
"",
"§7§8This item can be reforged!",
"§5§lEPIC AXE"
],
"recipe": {
"A1": "ENCHANTED_MELON_BLOCK:8",
"A2": "ENCHANTED_MELON_BLOCK:8",
"A3": "ENCHANTED_MELON_BLOCK:8",
"B1": "ENCHANTED_MELON_BLOCK:8",
"B2": "MELON_DICER:1",
"B3": "ENCHANTED_MELON_BLOCK:8",
"C1": "ENCHANTED_MELON_BLOCK:8",
"C2": "ENCHANTED_MELON_BLOCK:8",
"C3": "ENCHANTED_MELON_BLOCK:8"
},
"internalname": "MELON_DICER_2",
"clickcommand": "viewrecipe",
"modver": "",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer_2.0",
"https://wiki.hypixel.net/Melon_Dicer_2.0"
]
}
|