diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/BLOCK_ZAPPER.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/BLOCK_ZAPPER.json')
-rw-r--r-- | items/BLOCK_ZAPPER.json | 4 |
1 files changed, 2 insertions, 2 deletions
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.", |