From f96b9092419d9fd473ae628605a48c48dec98dfb Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 15 Aug 2021 02:39:44 +0200 Subject: YEP - Fixing Hypixels Stupid Shit (#594) * YEP * Fixing Smarty Pants Enchant * Fixing other Hypixel Shit --- items/PUMPKIN_DICER.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/PUMPKIN_DICER.json') diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json index 97bb29ec..70cc2d42 100644 --- a/items/PUMPKIN_DICER.json +++ b/items/PUMPKIN_DICER.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:golden_axe", "displayname": "§5Pumpkin Dicer", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from pumpkins\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every pumpkin you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra\",7:\"§7pumpkins!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from pumpkins\",1:\"\",2:\"§6Ability: Roll em\u0027\",3:\"§7Every pumpkin you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra\",7:\"§7pumpkins!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", "damage": 0, "lore": [ "§7Gain §a+5% §7Farming exp from pumpkins", "", - "§6Item Ability: Roll em\u0027", + "§6Ability: Roll em\u0027", "§7Every pumpkin you break, you", "§7make a wish to §dRNGesus", "§d§7which may grant you with a", @@ -19,7 +19,7 @@ "internalname": "PUMPKIN_DICER", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Dicer" -- cgit