dreambuilder_game/mods/pipeworks
Vanessa Ezekowitz 0b34d40989 update pipeworks 2014-08-23 18:00:55 -04:00
..
textures update pipeworks 2014-07-28 21:20:28 -04:00
LICENSE Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
README Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
autocrafter.lua Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
autoplace_pipes.lua Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
autoplace_tubes.lua update pipeworks 2014-08-14 21:57:36 -04:00
changelog.txt Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
common.lua update pipeworks 2014-08-23 18:00:55 -04:00
compat.lua update pipeworks 2014-08-14 21:57:36 -04:00
crafts.lua update pipeworks 2014-07-30 17:36:58 -04:00
default_settings.txt update pipeworks 2014-07-22 08:04:08 -04:00
depends.txt Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
devices.lua Update Technic and pipeworks mods 2014-07-02 21:58:05 -04:00
flowing_logic.lua Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
init.lua update pipeworks 2014-08-14 21:57:36 -04:00
item_transport.lua update technic, pipeworks, plantlife, homedecor 2014-08-15 09:10:48 -04:00
legacy.lua update pipeworks and technic mods 2014-07-23 11:10:15 -04:00
luaentity.lua update pipeworks 2014-08-17 11:06:37 -04:00
models.lua Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
pipes.lua Add all of the main, unmodified game content 2014-05-04 07:38:15 -04:00
teleport_tube.lua update pipeworks 2014-07-22 08:04:08 -04:00
trashcan.lua update pipeworks 2014-08-14 21:57:36 -04:00
tubes.lua update pipeworks 2014-08-15 10:37:11 -04:00
wielder.lua update technic, pipeworks, plantlife, homedecor 2014-08-15 09:10:48 -04:00

README

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

See http://vanessae.github.io/pipeworks/ 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.