Manis Simple Pipes

Manis Simple Pipes is a lightweight item transport pipe mod.

File Details

ManisSimplePipes-Forge-1.20.1-0.1.0.jar

  • R
  • Jul 6, 2026
  • 78.02 KB
  • 13
  • 1.20.1
  • Forge

File Name

ManisSimplePipes-Forge-1.20.1-0.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:manis-simple-pipes-1600040:8380539")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Manis Simple Pipes 0.1.0 Release Notes

Initial stable release for Minecraft 1.20.1 + Forge 47.

Highlights

  • Added several item transport pipes.
  • Added the wrench.
  • Items are visible while travelling inside pipes.
  • Pipe connections are now visible on the block model.
  • Added basic Forestry Community Edition Bee House compatibility.

Added Pipes

  • Wooden Transport Pipe
  • Wooden Filter Transport Pipe
  • Cobblestone Transport Pipe
  • Stone Transport Pipe
  • Iron Transport Pipe
  • Golden Transport Pipe
  • Insertion Transport Pipe

Pipe Overview

  • Wooden pipes extract items from adjacent inventories while powered by redstone.
  • Wooden filter pipes extract only items matching the configured text filter.
  • Cobblestone and stone pipes are basic transport pipes. They do not connect to each other.
  • Iron pipes output items to one wrench-selected direction.
  • Golden pipes move items faster.
  • Insertion pipes prioritize adjacent inventories.

Wooden Filter Pipe

  • Use @modid to extract items from a specific mod namespace.
  • Use normal words to extract items whose searchable name contains all words.
  • Example: @minecraft wood

Forestry Community Edition Compatibility

  • Bee Houses can receive princesses, queens, and drones.
  • Wooden-pipe extraction from Bee Houses only extracts product slots.

Notes

  • This is not a full BuildCraft port.
  • BuildCraft / AdditionalPipesBC code, textures, models, and other assets are not included.
  • Wooden engines, MJ/power systems, fluid pipes, and gates are not included.
  • Install on both client and server for multiplayer.

License

Manis Simple Pipes is licensed under the Mozilla Public License 2.0. BuildCraft and AdditionalPipesBC were used only as behavioral references. Their code and assets are not included. See the included THIRD_PARTY_NOTICES.md for details.