From 983cf357b3b0d4ef50f900b8e7048c02a59ed909 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 5 Sep 2023 13:20:07 +0200 Subject: Fixed horse lvl (#974) * Fixed horse lvl * Fixed lore of blade and pet items * Added more npc's * Added new skins * Added jerry npc's * Fixed cake's and added some year 300 items * Fixed Salmon hat and dicer * Added ladder and skin * Added Tali and Cake Pack --- items/MELON_DICER_3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/MELON_DICER_3.json') diff --git a/items/MELON_DICER_3.json b/items/MELON_DICER_3.json index ea42b11f..75c89685 100644 --- a/items/MELON_DICER_3.json +++ b/items/MELON_DICER_3.json @@ -1,13 +1,13 @@ { "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\"}}", + "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", + "§6Ability: Roll em\u0027++ ", "§7Every melon you break, you", "§7make a wish to §dRNGesus", "§d§7which may grant you with a", -- cgit