diff options
Diffstat (limited to 'items/MELON_DICER_3.json')
-rw-r--r-- | items/MELON_DICER_3.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/MELON_DICER_3.json b/items/MELON_DICER_3.json new file mode 100644 index 00000000..c5da5005 --- /dev/null +++ b/items/MELON_DICER_3.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§6Melon Dicer 3.0", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+10☯ 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§oAlmost identical to the Melon\",9:\"§7§oDicer 2.0, but it has 3.0 in the\",10:\"§7§oname!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY AXE\"],Name:\"§6Melon Dicer 3.0\"},ExtraAttributes:{id:\"MELON_DICER_3\"}}", + "damage": 0, + "lore": [ + "§7§7Gain §3+10☯ 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§oAlmost identical to the Melon", + "§7§oDicer 2.0, but it has 3.0 in the", + "§7§oname!", + "", + "§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": "" +}
\ No newline at end of file |