minetest-pipeworks
Pipes, item-transport tubes and related devices for Luanti
Pipeworks is a mod for Luanti implementing 3D pipes and tubes for transporting liquids and items and some related devices. Pipes and tubes can go horizontally or vertically. Item tubes can also be used for sorting items and extracting items from chests or putting items in chests. Autocrafters can automatically follow craft recipes to make new items and can be fed by item tubes. Deployers can place items in the world as a player would. Node breakers simulate a player punching a node.
- Versions: 2021-04-14-1
- Website: https://forum.luanti.net/viewtopic.php?t=2155
- Licenses: CC-BY-SA 4.0 · LGPL 3
- Package source: guix/packages.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of minetest-pipeworks as follows:
guix install minetest-pipeworks
Or install a particular version:
guix install minetest-pipeworks@2021-04-14-1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of minetest-pipeworks about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/minetest-pipeworks'><img src='https://packages.guix.gnu.org/packages/minetest-pipeworks/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/minetest-pipeworks)
Example Org:
[[https://packages.guix.gnu.org/packages/minetest-pipeworks][https://packages.guix.gnu.org/packages/minetest-pipeworks/badges/latest-version.svg]]