Pipeworks
Go to file
sys4-fr 85b55f57a4 Version MFF. 2018-09-08 14:42:39 +02:00
models Version MFF. 2018-09-08 14:42:39 +02:00
textures Version MFF. 2018-09-08 14:42:39 +02:00
.gitignore Version MFF. 2018-09-08 14:42:39 +02:00
LICENSE Version MFF. 2018-09-08 14:42:39 +02:00
README Version MFF. 2018-09-08 14:42:39 +02:00
autocrafter.lua Version MFF. 2018-09-08 14:42:39 +02:00
autoplace_pipes.lua Version MFF. 2018-09-08 14:42:39 +02:00
autoplace_tubes.lua Version MFF. 2018-09-08 14:42:39 +02:00
changelog.txt Version MFF. 2018-09-08 14:42:39 +02:00
common.lua Version MFF. 2018-09-08 14:42:39 +02:00
compat.lua Version MFF. 2018-09-08 14:42:39 +02:00
crafts.lua Version MFF. 2018-09-08 14:42:39 +02:00
decorative_tubes.lua Version MFF. 2018-09-08 14:42:39 +02:00
default_settings.txt Version MFF. 2018-09-08 14:42:39 +02:00
depends.txt Version MFF. 2018-09-08 14:42:39 +02:00
description.txt Adding standard mod files 2016-03-27 21:28:04 -07:00
devices.lua Version MFF. 2018-09-08 14:42:39 +02:00
filter-injector.lua Version MFF. 2018-09-08 14:42:39 +02:00
flowing_logic.lua Version MFF. 2018-09-08 14:42:39 +02:00
init.lua Version MFF. 2018-09-08 14:42:39 +02:00
item_transport.lua Version MFF. 2018-09-08 14:42:39 +02:00
legacy.lua Version MFF. 2018-09-08 14:42:39 +02:00
luaentity.lua Version MFF. 2018-09-08 14:42:39 +02:00
mod.conf Adding standard mod files 2016-03-27 21:28:04 -07:00
models.lua Version MFF. 2018-09-08 14:42:39 +02:00
pipes.lua Version MFF. 2018-09-08 14:42:39 +02:00
routing_tubes.lua Version MFF. 2018-09-08 14:42:39 +02:00
screenshot.png Add screenshot.png 2016-03-27 22:31:33 -07:00
signal_tubes.lua Version MFF. 2018-09-08 14:42:39 +02:00
sorting_tubes.lua Version MFF. 2018-09-08 14:42:39 +02:00
teleport_tube.lua Version MFF. 2018-09-08 14:42:39 +02:00
trashcan.lua Version MFF. 2018-09-08 14:42:39 +02:00
tube_registration.lua Version MFF. 2018-09-08 14:42:39 +02:00
vacuum_tubes.lua Version MFF. 2018-09-08 14:42:39 +02:00
wielder.lua Version MFF. 2018-09-08 14:42:39 +02:00

README

This mod uses nodeboxes to supply a complete set of 3D pipes and tubes, 
along devices that work with them.

See https://github.com/VanessaE/pipeworks/wiki/ for detailed information about usage of this mod.

Unlike the previous version of this mod, these pipes are rounded, and when 
placed, they'll automatically join together as needed.  Pipes can go vertically 
or horizontally, and there are enough nodes defined to allow for all possible 
connections.  Valves and pumps can only be placed horizontally, and will 
automatically rotate and join with neighboring pipes as objects are added, as 
well as joining with each other under certain circumstances.

Pipes come in two variants: one type bears one or more dark windows on each 
pipe, suggesting they're empty, while the other type bears green-tinted 
windows, as if full (the two colors should also be easy to select if you want 
to change them in a paint program).  These windows only appear on straight 
lengths and on certain junctions.

This mod is a work in progress.

Please note that owing to the nature of this mod, I have opted to use 64px 
textures.  Anything less just looks terrible.