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/BLOCK_ZAPPER.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/BLOCK_ZAPPER.json') diff --git a/items/BLOCK_ZAPPER.json b/items/BLOCK_ZAPPER.json index 87d222db..0e4e7b03 100644 --- a/items/BLOCK_ZAPPER.json +++ b/items/BLOCK_ZAPPER.json @@ -4,11 +4,11 @@ "displayname": "§5Block Zapper", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Grand... Zapper? §e§lRIGHT CLICK\",2:\"§7Right-Click a block to zap all\",3:\"§7connected blocks of the same\",4:\"§7type.\",5:\"\",6:\"§5§lEPIC\",7:\"\",8:\"§7Cost\",9:\"§b5,000 Bits\"],Name:\"§5Block Zapper\"},ExtraAttributes:{id:\"BLOCK_ZAPPER\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Grand... Zapper? §e§lRIGHT CLICK\",2:\"§7Right-Click a block to zap all\",3:\"§7connected blocks of the same\",4:\"§7type.\",5:\"\",6:\"§5§lEPIC\",7:\"\",8:\"§7Cost\",9:\"§b5,000 Bits\"],Name:\"§5Block Zapper\"},ExtraAttributes:{id:\"BLOCK_ZAPPER\"}}", "modver": "2.0.0-REL", "lore": [ "", - "§6Item Ability: Grand... Zapper? §e§lRIGHT CLICK", + "§6Ability: Grand... Zapper? §e§lRIGHT CLICK", "§7Right-Click a block to zap all", "§7connected blocks of the same", "§7type.", -- cgit