Minecraft Simple BC Pipes mod 2026 download
logo
minecraft mod Simple BC Pipes

Simple BC Pipes

Game Version: 1.18.2
Total Downloads: 76,473
Updated: Mar 4, 2022
Created: Mar 23, 2019
Download Simple BC PipesDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
[1.18.1/1.18.2] v0.7.2 release 971.91 KB Mar 4, 2022 1.18.2 0 download Simple BC Pipes [1.18.1/1.18.2] v0.7.2 releaseDownload
[1.17/1.17.1] 0.6.2 release 917.46 KB Nov 29, 2021 1.17.1 7,848 download Simple BC Pipes [1.17/1.17.1] 0.6.2 releaseDownload
v0.5.0 [1.16.2/1.16.3/1.16.4/1.16.5] release 892.13 KB Mar 22, 2021 1.16.5 18,105 download Simple BC Pipes v0.5.0 [1.16.2/1.16.3/1.16.4/1.16.5] releaseDownload
v0.4.7 [1.16.2/1.16.3/1.16.4/1.16.5] release 887.18 KB Feb 27, 2021 1.16.5 1,314 download Simple BC Pipes v0.4.7 [1.16.2/1.16.3/1.16.4/1.16.5] releaseDownload
[1.16.x] v0.4.6 release 885.55 KB Feb 23, 2021 1.16.5 699 download Simple BC Pipes [1.16.x] v0.4.6 releaseDownload
[1.16.2/1.16.3/1.16.4] v0.4.3 release 874.67 KB Nov 3, 2020 1.16.4 3,409 download Simple BC Pipes [1.16.2/1.16.3/1.16.4] v0.4.3 releaseDownload
[1.16.4] v0.4.2 release 874.65 KB Nov 3, 2020 1.16.4 96 download Simple BC Pipes [1.16.4] v0.4.2 releaseDownload
[1.16.2] v0.4.1 release 840.03 KB Aug 26, 2020 1.16.2 917 download Simple BC Pipes [1.16.2] v0.4.1 releaseDownload
[1.16] v0.4.0 release 815.40 KB Jun 16, 2020 1.16-Snapshot 7,496 download Simple BC Pipes [1.16] v0.4.0 releaseDownload
[1.15.2/20w06a] 0.3.6 release 751.67 KB Feb 10, 2020 1.15.2 9,180 download Simple BC Pipes [1.15.2/20w06a] 0.3.6 releaseDownload
[1.15.2] 0.3.5 release 751.47 KB Feb 7, 2020 1.15.2 955 download Simple BC Pipes [1.15.2] 0.3.5 releaseDownload
[1.15.2] 0.3.4 release 751.05 KB Feb 6, 2020 1.15.2 137 download Simple BC Pipes [1.15.2] 0.3.4 releaseDownload
[1.15.1] 0.3.3 release 966.98 KB Dec 25, 2019 1.15.1 1,282 download Simple BC Pipes [1.15.1] 0.3.3 releaseDownload
[1.15.1] 0.3.2 release 960.76 KB Dec 22, 2019 1.15.1 100 download Simple BC Pipes [1.15.1] 0.3.2 releaseDownload
[1.14.2] v0.1.8 release 288.10 KB Jun 22, 2019 1.14.2 3,830 download Simple BC Pipes [1.14.2] v0.1.8 releaseDownload
[1.14.2] v0.1.7 release 287.21 KB Jun 21, 2019 1.14.2 239 download Simple BC Pipes [1.14.2] v0.1.7 releaseDownload
[1.14.1] v0.1.5 release 288.81 KB May 21, 2019 1.14.1 1,170 download Simple BC Pipes [1.14.1] v0.1.5 releaseDownload
[1.18] 0.7.0 beta 941.22 KB Nov 29, 2021 1.18 3,324 download Simple BC Pipes [1.18] 0.7.0 betaDownload
[1.17/1.17.1] v0.6.1 beta 912.81 KB Jun 8, 2021 1.17.1 12,414 download Simple BC Pipes [1.17/1.17.1] v0.6.1 betaDownload
[1.14.4] 0.2.0 beta 875.83 KB Sep 28, 2019 1.14.4 2,861 download Simple BC Pipes [1.14.4] 0.2.0 betaDownload
[19w13b] v0.1.3 beta 287.62 KB Apr 3, 2019 Fabric 774 download Simple BC Pipes [19w13b] v0.1.3 betaDownload
[19w12b] v0.1.2 beta 244.38 KB Mar 24, 2019 1.14-Snapshot 207 download Simple BC Pipes [19w12b] v0.1.2 betaDownload
[19w12b] v0.1.1 beta 244.38 KB Mar 24, 2019 1.14-Snapshot 52 download Simple BC Pipes [19w12b] v0.1.1 betaDownload
[19w12b] v0.1.0 beta 244.42 KB Mar 23, 2019 1.14-Snapshot 57 download Simple BC Pipes [19w12b] v0.1.0 betaDownload

Screenshots

Description

Share this:

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 fabric/1.15 I won't be updating or improving this very much.

 

This currently adds 7 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).
  • 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).

 

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.
  • 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.

 

Available Addons:

  • Pipe Pump: A small mod that adds an engine for wooden pipes – powered by TechReborn energy, by cr1zyb0y. Available here: https://www.curseforge.com/minecraft/mc-mods/pipepump)

 

 

Comments

Add a comment