configuration

Configuration File

Whole config file

enable-blacklist: true 
blacklist:
- BEDROCK

Explanation:

enable-blacklist: true

Set this to true if you want the blacklist on, set this to false if you want it to be off.

blacklist:
- BEDROCK

Here's a list of blacklisted blocks, this blocks can't be used to replace, but can still be replaced tough. You can add blocks like this:

blacklist:
- BEDROCK
- DIAMOND_BLOCK
- WHEAT_BLOCK