Witherproof
The Witherproof mod provides flexible settings to protect your builds from the destructive effects of withers and ender dragons. Now you can independently determine which blocks will be immune to these powerful creatures.
Main Features
Using the configuration file, you can add any blocks to the immunity lists. Blocks added to the configuration automatically receive special "witherproof" and "dragonProof" tags in the ore dictionary system, ensuring compatibility with other mods.
Protection Configuration
To configure block immunity, open the witherproof.cfg file in the config folder. Here you will find two main lists:
- dragonProofBlocks - blocks immune to the ender dragon
- witherproofBlocks - blocks protected from withers
Block Addition Formats
You can use two formats to specify blocks:
- Full Protection:
minecraft:obsidian- all states of this block become immune - Selective Protection:
immersiveengineering:storage:2- only the specific block state with the indicated meta value is protected
This system allows for fine-tuning protection, providing maximum flexibility when creating immune structures.