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
|
{
"itemid": "minecraft:diamond_axe",
"displayname": "§5Melon Dicer 2.0",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+7.5☯ Farming Wisdom\",1:\"§3§7while harvesting melons§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every melon you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra melons!\",8:\"§7§oSame as the Melon Dicer 1.0,\",9:\"§7§ojust better!\",10:\"\",11:\"§eRight-click to view recipes!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer 2.0\"},ExtraAttributes:{id:\"MELON_DICER_2\"}}",
"damage": 0,
"lore": [
"§7§7Gain §3+7.5☯ Farming Wisdom",
"§3§7while harvesting melons§7.",
"",
"§6Ability: Roll em\u0027",
"§7Every melon you break, you",
"§7make a wish to §dRNGesus",
"§d§7which may grant you with a",
"§7few or TONS of extra melons!",
"§7§oSame as the Melon Dicer 1.0,",
"§7§ojust better!",
"",
"§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": "2.1.1-PRE",
"crafttext": "",
"infoType": ""
}
|