Back to mods
Pipe Goggles project artwork

CurseForge · Minecraft mod

Pipe Goggles

Helps with you plumbing. See pipes through walls!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Pipe Goggles release matches 1.14.4 Forge?

Updated 9 months ago
beta file PipeMaster-2.0.1.12.jar
Game version 1.14.4
Loader Forge

Pipe Goggles PipeMaster-2.0.1.12.jar targets 1.14.4 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Pipe Goggles PipeMaster-2.0.1.12.jar need?

PipeMaster-2.0.1.12.jar on 1.14.4 Forge. Every mod below is checked against that same setup.

All 1 required mods have matching files

Install Libnonymous first. We found matching files for this game-version and loader setup.

Libnonymous Needed by Pipe Goggles PipeMaster-2.0.1.12.jar
required
Matching file found Matched file: libnonymous-1.14.4-1.0.4.25.jar

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Pipe Goggles without breaking your instance.

Built for Pipe Goggles PipeMaster-2.0.1.12.jar on 1.14.4 Forge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use PipeMaster-2.0.1.12.jar. It targets 1.14.4 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Libnonymous first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside PipeMaster-2.0.1.12.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.

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.

5 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Pipe Goggles versions and loaders

2 of 10 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.