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