CurseForge · Minecraft mod
Pipe Goggles
Helps with you plumbing. See pipes through walls!
Quick answer
Which Pipe Goggles release matches 1.12.1?
Pipe Goggles PipeMaster-1.0.2-b8.jar targets 1.12.1, 1.12, 1.12.2. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Pipe Goggles required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Pipe Goggles PipeMaster-1.0.2-b8.jar need?
PipeMaster-1.0.2-b8.jar on 1.12.1. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Pipe Goggles without breaking your instance.
Built for Pipe Goggles PipeMaster-1.0.2-b8.jar on 1.12.1. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use PipeMaster-1.0.2-b8.jar. It targets 1.12.1, 1.12, 1.12.2; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside PipeMaster-1.0.2-b8.jar. It opens that exact file at the source.
About this project
What does Pipe Goggles add?
Pipe Goggles
Description
Pipe Goggles currently only adds a single item, the Pipe Goggles. They allow the wearer to see various plumbing through the walls.
Usage
Right click with the goggles in hand to open a small configuration GUI.

Insert the pipes you want to see into the colored slots.
The goggles can be in three different modes:
- Always on: The goggles are always active, showing all pipes.
- Always off: The goggles are never active, showing no pipes.
- Automatic: The goggles will only show matching pipes when the player is holding a pipe item in their hand.
You can additionally configure the range of the goggles, the line-thickness of the pipes and their opacity.
Depending on the configuration of the mod your goggles will need to be powered to work!
Supported mods (1.21.1):
- Applied Energistics 2
- Create
- EnderIO
- Flux Networks
- IntegratedDynamics
- LaserIO
- Mekanism
- Redstone (from vanilla minecraft)
- Modern Industrialization
- MoreRed
- Oritech
- Pipez
- PneumaticCraft
- Refined Storage
- Replication
- XNet
Supported mods (1.14):
- Refined Storage
- Simple Storage Network
- Inspirations
- Integrated Dynamics
Supported mods (1.12):
- Applied Energistics
- Cyclic
- EnderIO
- Extra Utilities 2
- Immersive Engineering
- Integrated Dynamics
- Mekanism
- OpenComputers
- Refined Storage
- Simple Storage Network
- Thermal Dynamics
Adding support for other mods (1.21.1 and above):
This is pretty straight forward and an example is better than words for this one:
{
"neoforge:conditions": [
{
"type": "neoforge:mod_loaded",
"modid": "xnet"
}
],
"blocks": [
"xnet:netcable",
"xnet:connector"
],
"items": [
"#xnet:cables",
"#xnet:connectors"
],
"mod": "xnet"
}
blocks are the blocks that should be highlighted. These can be block ids or tags. items are the items that enable the goggles in auto-mode to highlight the pipes. Also item ids or tags.
That file should be placed here: <your-data-pack>/data/pipegoggles/pipegoggles/mods/xnet.json.
More examples can be found here.
Project description from CurseForge.
Pick your setup
Pipe Goggles by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.14.4
1 loader build1.12.2
1 loader build1.12.1
1 loader build1.12
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Pipe Goggles versions and loaders
PipeMaster-1.0.2-b8.jar
19 Feb 2019
PipeMaster-1.0.1-b6.jar
26 Dec 2018
PipeMaster-1.0.0-b5.jar
23 Dec 2018
Looking for an older file? The official CurseForge project page is in Resources.