Skip to content

RoboTricker/Transport-Pipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

The Transport-Pipes plugin adds several different pipes into Minecraft. At the moment there are colored pipes, golden pipes, iron pipes, extraction pipes, void pipes and ice pipes. Similar to the BuildCraft mod, these pipes can transport any kind of item.

To download release versions and to write reviews, visit https://www.spigotmc.org/resources/transport-pipes.20873.
For more detailed information read the TransportPipes wiki:

Wiki

For issueing bugs and suggestions you can either use the following Discord server: https://discord.gg/wPKCAX5 or write a new issue here on GitHub.

Builds

Build Status

If you want to have access to snapshot versions of this plugin, visit the following jenkins page: https://ci.codemc.org/job/RoboTricker/job/TransportPipes/ Otherwise you can download the releases on the plugin's spigot page.

You can also add TransportPipes as a Maven dependency:

<repositories>
  <repository>
    <id>codemc-repo</id>
    <url>http://repo.codemc.org/repository/maven-public/</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>de.robotricker</groupId>
    <artifactId>transportpipes</artifactId>
    <version>5.0.0</version>
  </dependency>
</dependencies>

made by RoboTricker - https://www.spigotmc.org/members/robotricker.126658/