

Cable Facades
This mod adds facade support for most cables and blocks in the game! Now you can elegantly mask technical elements with any construction blocks.
Configuration Settings
You can manually add blocks to the configuration file cable_facades-common.toml:
# List of blocks that can be covered with facades. Supports '' as a wildcard.
blocks = ["pipez:_pipe", "mekanism:*_cable", "etc."]
Tag usage is also available with identifier #cable_facades:supports_facade for marking supported blocks.
Planned Updates
- 1.21.1 version support
- Implementation of connected textures for more natural-looking facades
- Support for light-emitting blocks
- Adjustment of light obstructions
Share your configuration settings so we can expand the mod's functionality!