VeinDigging Global Blacklist
What this project represents
This is an additional data pack created to extend the functionality of VeinDigging modification. It adds a global blacklist of blocks that cannot be vein-mined.
What it's needed for
The main goal is to prevent situations where an entire building can be destroyed with one click. I've tried to compile a practical list of blocks typically used in construction.
Which blocks are protected
The following resources cannot be mined en masse:
"minecraft:cobblestone",
"minecraft:stone_bricks",
"minecraft:cobbled_deepslate",
"#minecraft:planks",
"#minecraft:slabs",
"#minecraft:stairs",
"minecraft:polished_diorite",
"minecraft:polished_andesite",
"minecraft:polished_granite",
"minecraft:farmland"
Mod compatibility
Starting from version 1.0.1, protection also extends to blocks from the CastleBlocks mod.
How to install
Place the file in your world's data pack folder. Restart the game. When using on a server - restart the Minecraft server.