Pipe Highlighter
Pipe Highlighter is a client-side utility mod for Minecraft 1.20.1 (Forge) that helps you easily locate and trace pipe networks, cables, and conduits through walls and terrain!
✨ Features
X-Ray Vision / Wall Penetration: Highlights pipe lines clearly, even if they are buried inside solid blocks or behind structures.
Accurate Shape Rendering: Accurately traces the actual multi-connection shape (
VoxelShape) of the block instead of showing simple 1x1x1 solid cubes.In-Game Toggle: Turn the highlight on/off at any time with a single keypress (Default key:
H, configurable in keybindings).Highly Configurable:
Custom Pipe Keywords: Easily add or remove target block IDs/keywords via the config file (e.g.,
pipe,cable,duct,conduit,tube). Supports pipes from Mekanism, Pipez, Create, Thermal Series, and more!Line Thickness: Adjust the highlight line width (1.0 to 10.0) in the config to match your preference.
Purely Client-Side: Works seamlessly on multiplayer servers without needing the mod to be installed on the server side!
⚙️ Configuration
After launching the game once, you can find the config file located at .minecraft/config/pipehighlighter-client.toml.
[general]
# List of keywords or registry IDs to highlight
keywords = ["pipe", "cable", "duct", "conduit", "tube"]
# Highlight line thickness (Default: 3.0, Range: 1.0 - 10.0)
lineWidth = 3.0
🎮 Controls
HKey: Toggle Pipe Highlighting ON / OFF
(You can rebind this key under Options -> Controls -> Key Binds -> Pipe Highlighter)
📦 Modpacks
Feel free to include this mod in any public or private modpacks!

