diff options
Diffstat (limited to 'items/BLOCK_ZAPPER.json')
-rw-r--r-- | items/BLOCK_ZAPPER.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/BLOCK_ZAPPER.json b/items/BLOCK_ZAPPER.json index b7882b16..87d222db 100644 --- a/items/BLOCK_ZAPPER.json +++ b/items/BLOCK_ZAPPER.json @@ -4,7 +4,7 @@ "displayname": "§5Block Zapper", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§r§7\",1:\"§6Item Ability: Grand... Zapper? §e§lRIGHT CLICK§r§7\",2:\"§7Right-Click a block to zap all§r§7\",3:\"§7connected blocks of the same§r§7\",4:\"§7type.§r§7\",5:\"§r§7\",6:\"§5§lEPIC§r§7\"],Name:\"§5Block Zapper\"},ExtraAttributes:{id:\"BLOCK_ZAPPER\"}}", + "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\"}}", "modver": "2.0.0-REL", "lore": [ "", @@ -13,11 +13,14 @@ "§7connected blocks of the same", "§7type.", "", - "§5§lEPIC" + "§5§lEPIC", + "", + "§7Cost", + "§b5,000 Bits" ], "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Block_Zapper" ] -} +}
\ No newline at end of file |