1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{
"internalname": "BLOCK_ZAPPER",
"itemid": "minecraft:flint",
"displayname": "§5Block Zapper",
"clickcommand": "",
"damage": 0,
"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": [
"",
"§6Ability: Grand... Zapper? §e§lRIGHT CLICK",
"§7Right-Click a block to zap all",
"§7connected blocks of the same",
"§7type.",
"",
"§5§lEPIC",
"",
"§7Cost",
"§b5,000 Bits"
],
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Block_Zapper"
]
}
|