diff options
Diffstat (limited to 'items/BLOCK_ZAPPER.json')
-rw-r--r-- | items/BLOCK_ZAPPER.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/BLOCK_ZAPPER.json b/items/BLOCK_ZAPPER.json new file mode 100644 index 00000000..6c365d1d --- /dev/null +++ b/items/BLOCK_ZAPPER.json @@ -0,0 +1,19 @@ +{ + "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": "" +} |