diff options
Diffstat (limited to 'items/MELON_DICER.json')
-rw-r--r-- | items/MELON_DICER.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json new file mode 100644 index 00000000..e5656a46 --- /dev/null +++ b/items/MELON_DICER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§5Melon Dicer", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from melons\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every melon you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra melons!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{id:\"MELON_DICER\"}}", + "damage": 0, + "lore": [ + "§7Gain §a+5% §7Farming exp from melons", + "", + "§6Item Ability: 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§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "MELON_DICER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer" + ] +}
\ No newline at end of file |