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
|
{
"itemid": "minecraft:diamond_axe",
"displayname": "§6Melon Dicer 3.0",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\" §8[§8☘§8] §8[§8☘§8]\",1:\"\",2:\"§7§7Gain §3+10☯ 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§oAlmost identical to the Melon Dicer\",12:\"§7§o2.0, but it has 3.0 in the name!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY AXE\"],Name:\"§6Melon Dicer 3.0\"},ExtraAttributes:{id:\"MELON_DICER_3\"}}",
"damage": 0,
"lore": [
" §8[§8☘§8] §8[§8☘§8]",
"",
"§7§7Gain §3+10☯ 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§oAlmost identical to the Melon Dicer",
"§7§o2.0, but it has 3.0 in the name!",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY AXE"
],
"recipe": {
"A1": "ENCHANTED_MELON_BLOCK:16",
"A2": "ENCHANTED_MELON_BLOCK:16",
"A3": "ENCHANTED_MELON_BLOCK:16",
"B1": "ENCHANTED_MELON_BLOCK:16",
"B2": "MELON_DICER_2:1",
"B3": "ENCHANTED_MELON_BLOCK:16",
"C1": "ENCHANTED_MELON_BLOCK:16",
"C2": "ENCHANTED_MELON_BLOCK:16",
"C3": "ENCHANTED_MELON_BLOCK:16"
},
"internalname": "MELON_DICER_3",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer_3.0",
"https://wiki.hypixel.net/Melon_Dicer_3.0"
]
}
|