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/PUMPKIN_DICER_3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/PUMPKIN_DICER_3.json') diff --git a/items/PUMPKIN_DICER_3.json b/items/PUMPKIN_DICER_3.json index b5ae55a4..c382f876 100644 --- a/items/PUMPKIN_DICER_3.json +++ b/items/PUMPKIN_DICER_3.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:golden_axe", "displayname": "§6Pumpkin Dicer 3.0", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+10☯ Farming Wisdom\",1:\"§3§7while harvesting pumpkins§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every pumpkin you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra\",8:\"§7pumpkins!\",9:\"§7§o\\\"3.0 is better than the 2.0\",10:\"§7§oversion\\\" - CEO of PumpkinDicer\",11:\"§7§oLLC.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY AXE\"],Name:\"§6Pumpkin Dicer 3.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_3\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+10☯ Farming Wisdom\",1:\"§3§7while harvesting pumpkins§7.\",2:\"\",3:\"§6Ability: Roll em\u0027++ \",4:\"§7Every pumpkin you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra\",8:\"§7pumpkins!\",9:\"§7§o\\\"3.0 is better than the 2.0\",10:\"§7§oversion\\\" - CEO of PumpkinDicer\",11:\"§7§oLLC.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY AXE\"],Name:\"§6Pumpkin Dicer 3.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_3\"}}", "damage": 0, "lore": [ "§7§7Gain §3+10☯ Farming Wisdom", "§3§7while harvesting pumpkins§7.", "", - "§6Ability: Roll em\u0027", + "§6Ability: Roll em\u0027++ ", "§7Every pumpkin you break, you", "§7make a wish to §dRNGesus", "§d§7which may grant you with a", -- cgit