FriendlyGamer 0b3e9518b1 Message 4 år sedan
..
locale 0b3e9518b1 Message 4 år sedan
models 0b3e9518b1 Message 4 år sedan
pressure_logic 0b3e9518b1 Message 4 år sedan
textures 0b3e9518b1 Message 4 år sedan
todo 0b3e9518b1 Message 4 år sedan
.gitignore 0b3e9518b1 Message 4 år sedan
LICENSE 0b3e9518b1 Message 4 år sedan
README 0b3e9518b1 Message 4 år sedan
autocrafter.lua 0b3e9518b1 Message 4 år sedan
autodetect-finite-water.lua 0b3e9518b1 Message 4 år sedan
autoplace_pipes.lua 0b3e9518b1 Message 4 år sedan
autoplace_tubes.lua 0b3e9518b1 Message 4 år sedan
changelog.txt 0b3e9518b1 Message 4 år sedan
common.lua 0b3e9518b1 Message 4 år sedan
compat-chests.lua 0b3e9518b1 Message 4 år sedan
compat-furnaces.lua 0b3e9518b1 Message 4 år sedan
crafts.lua 0b3e9518b1 Message 4 år sedan
decorative_tubes.lua 0b3e9518b1 Message 4 år sedan
default_settings.lua 0b3e9518b1 Message 4 år sedan
devices.lua 0b3e9518b1 Message 4 år sedan
filter-injector.lua 0b3e9518b1 Message 4 år sedan
flowing_logic.lua 0b3e9518b1 Message 4 år sedan
init.lua 0b3e9518b1 Message 4 år sedan
item_transport.lua 0b3e9518b1 Message 4 år sedan
legacy.lua 0b3e9518b1 Message 4 år sedan
lua_tube.lua 0b3e9518b1 Message 4 år sedan
luaentity.lua 0b3e9518b1 Message 4 år sedan
mod.conf 0b3e9518b1 Message 4 år sedan
models.lua 0b3e9518b1 Message 4 år sedan
pipes.lua 0b3e9518b1 Message 4 år sedan
routing_tubes.lua 0b3e9518b1 Message 4 år sedan
screenshot.png 0b3e9518b1 Message 4 år sedan
settingtypes.txt 0b3e9518b1 Message 4 år sedan
signal_tubes.lua 0b3e9518b1 Message 4 år sedan
signs_compat.lua 0b3e9518b1 Message 4 år sedan
sorting_tubes.lua 0b3e9518b1 Message 4 år sedan
teleport_tube.lua 0b3e9518b1 Message 4 år sedan
trashcan.lua 0b3e9518b1 Message 4 år sedan
tube_registration.lua 0b3e9518b1 Message 4 år sedan
vacuum_tubes.lua 0b3e9518b1 Message 4 år sedan
wielder.lua 0b3e9518b1 Message 4 år sedan

README

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

See https://gitlab.com/VanessaE/pipeworks/wikis/ 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.