Simple BC Pipes

Quick rating

Simple BC Pipes

No reviews yet

A simple item and fluid transport mod to show the various features of LibBlockAttributes and provide a useful testing base for other mods using attributes.

Industrial
Energy & Resource Systems
Player Transport
Mod Fork/Port
Development: Abandoned
Mod Loaders
Forge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
Mozilla Public License 2.0
Latest Version
[1.21.1] 0.13.2
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This requires the Fabric API!

This is primarily a mod to test implementations based on LibBlockAttributes, LibNetworkStack, and LibMultipart, using buildcraft's item pipe code as a base.

Note that as I'm porting BuildCraft to quilt/1.19.4 I won't be updating or improving this very much.

This currently adds 11 pipes:

  • wooden item pipe (extraction, must be right clicked with an empty hand to change what it extracts from, requires a  low -> high redstone signal for each item they extract. (In other words make a redstone clock))
  • stone item pipe
  • clay item pipe (prioritises inventories over other pipes when moving items around)
  • iron item pipe (sends all items in a single direction, must be right clicked with an empty hand to change the direction it sends items in).
  • gold item pipe (items travel through these at 2.6667 times faster than regular pipes)
  • diamond item pipe (sorts items based on filters in its inventory). Each slot may either be an item (to filter against) or a "filter containing item" which can specify the filters. (No items in Simple Pipes currently provide this functionality, however if a mod has an item which provides ItemAttributes.FILTER then that will be checked)
  • wooden fluid pipe (extraction, must be right clicked with an empty hand to change what it extracts from)
  • stone fluid pipe
  • iron fluid pipe (sends all fluids in a single direction, must be right clicked with an empty hand to change the direction it sends fluids in).
  • sponge fluid pipe ("cleans" water flowing through it)

And 10 blocks:

  • Fluid Tank: can hold 16 buckets of fluid or 48 potions.
    Fluid Pump: Once per tick tries to pump fluid blocks from in front of it and inserts them into the tank behind it. Needs a redstone signal to work.
  • Item and Fluid Inventory triggers (empty, full, has space, contains): These send out a redstone signal whenever their condition is met for the block in front of them.

If you're not sure how to use this mod, or want to ask questions about it please join my discord server: https://alexiil.uk/discord/simple-pipes

Available Addons:

This requires the Fabric API!

This is primarily a mod to test implementations based on LibBlockAttributes, LibNetworkStack, and LibMultipart, using buildcraft's item pipe code as a base.

Note that as I'm porting BuildCraft to quilt/1.19.4 I won't be updating or improving this very much.

 

This currently adds 11 pipes:

 

  • wooden item pipe (extraction, must be right clicked with an empty hand to change what it extracts from, requires a  low -> high redstone signal for each item they extract. (In other words make a redstone clock))
  • stone item pipe
  • clay item pipe (prioritises inventories over other pipes when moving items around)
  • iron item pipe (sends all items in a single direction, must be right clicked with an empty hand to change the direction it sends items in).
  • gold item pipe (items travel through these at 2.6667 times faster than regular pipes)
  • diamond item pipe (sorts items based on filters in its inventory). Each slot may either be an item (to filter against) or a "filter containing item" which can specify the filters. (No items in Simple Pipes currently provide this functionality, however if a mod has an item which provides ItemAttributes.FILTER then that will be checked)
  • wooden fluid pipe (extraction, must be right clicked with an empty hand to change what it extracts from)
  • stone fluid pipe
  • iron fluid pipe (sends all fluids in a single direction, must be right clicked with an empty hand to change the direction it sends fluids in).
  • sponge fluid pipe ("cleans" water flowing through it)

 

And 10 blocks:

 

  • Fluid Tank: can hold 16 buckets of fluid or 48 potions.
    Fluid Pump: Once per tick tries to pump fluid blocks from in front of it and inserts them into the tank behind it. Needs a redstone signal to work.
  • Item and Fluid Inventory triggers (empty, full, has space, contains): These send out a redstone signal whenever their condition is met for the block in front of them.

 

If you're not sure how to use this mod, or want to ask questions about it please join my discord server: https://alexiil.uk/discord/simple-pipes

 

Available Addons:

 

 

Screenshots

Gallery

  • A tank containing 42 health potions
    A tank containing 42 health potions
  • 4 item inventory triggers
    4 item inventory triggers
  • A working composter automation
    A working composter automation This extracts wheat from the chest on the right, and inserts it into the composter. The wooden pipe below then extracts the finished bonemeal when it has finished composting.
  • Pumped water from 2 different biomes
    Pumped water from 2 different biomes The water on the left is pumped from a swamp, the water on the right is pumped from a plains biome. The water in the middle is a mixture of both of them.
  • Fluid Pums extracting water
    Fluid Pums extracting water Fluid Pumps need a constant redstone signal to work. They only output to wooden fluid pipes that have been right-clicked with an empty hand to face them

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~250,000
Total Downloads
CurseForge
~180,000
Modrinth
~69,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works