Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-29 | split the big tubes file up into functional modules independend from the ↵ | Tim | |
tube registration and add their respective crafting recipes use this opportunity to remove some whitespaces issues from it | |||
2015-01-29 | move autocrafter, tp-tube and filter-injector crafts to their respective ↵ | Tim | |
code files | |||
2014-09-21 | use default copper instead of moreores copper for the water pump recipe | Tim | |
2014-07-30 | Use 'group:stick' instead of 'default:stick' | Kevin Zheng | |
2014-07-28 | update pipeworks to use modern homedecor-style crafting chain | Vanessa Ezekowitz | |
craft 6 any leaves -> oil extract, cook oil -> paraffin, cook paraffin -> plastic old "plastic base" is aliased to paraffin. | |||
2014-04-10 | use leaves group for ALL parts of the plastic base recipe, derp | Vanessa Ezekowitz | |
2014-03-28 | change the decorative grating recipe to something more unique, fixes #58 | Tim | |
2014-03-28 | fix valve recipe crafting unknown nodes | Tim | |
2014-01-16 | Add alternate sand tube recipes using desert sand | Vanessa Ezekowitz | |
2014-01-16 | Make unprocessed plastic base from any kinds of leaves that are in group:leaves | Vanessa Ezekowitz | |
also, retire the junglegrass- and dry shrub-based recipes for same, as those nodes are somewhat rare now. | |||
2014-01-10 | Fix | Novatux | |
2014-01-10 | add recipe for crossing tube | Vanessa Ezekowitz | |
2014-01-01 | Update all recipes to use the new node names | Vanessa Ezekowitz | |
2013-11-28 | Removed code that detects technic and disables default recipes. | Vanessa Ezekowitz | |
Made tubes and conductor tubes more expensive (yield 6 instead of 12). | |||
2013-11-27 | Add recipes for fountainhead and one-way tube | Vanessa Ezekowitz | |
2013-07-22 | fix the check for technic for craft recipes, use optional depends to | Vanessa Ezekowitz | |
make sure it loads first | |||
2013-07-13 | added more powerful sand tubes (MESE sand tubes), along with associated ↵ | hdastwb | |
crafts, textures, and documentation | |||
2013-06-16 | Made conductor tubes cheaper. | Vanessa Ezekowitz | |
2013-06-01 | Change craft of autocrafter to use mese crystal (autocrafter should be less ↵ | Novatux | |
expensive than teleport tube...) | |||
2013-05-10 | add flow sensor. Sends mesecons signal when water is flowing through it. | Vanessa Ezekowitz | |
2013-03-25 | Add autocrafter recipe. | Anthony | |
2013-01-28 | Merge https://github.com/VanessaE/pipeworks | Novatux | |
2013-01-28 | Added mese filter (takes full stack). | Novatux | |
2013-01-27 | tried to fix detection of latest version of technic mod. | Vanessa Ezekowitz | |
limited the number of recipes affected by it - now only the tubes' recipes are disabled when technic is present. All pipes, pipe devices, and tube devices are available at all times. updated the plastic sheet crafting chain to match current homedecor | |||
2013-01-20 | Added textures for sand and accelerator tubes, added crafting recipe for ↵ | Novatux | |
sand tube. | |||
2013-01-19 | Added crafting recipes for teleport and accelerator tubes, changed the ↵ | Novatux | |
recipe of the detector tube | |||
2013-01-17 | added crafting recipes for detector tube and also for filter/injector device. | Vanessa Ezekowitz | |
2013-01-16 | added crafting recipes for mese pneumatic tubes | Vanessa Ezekowitz | |
2013-01-01 | Changed crafting recipes to account for revamped pumps, valves, etc. Now | Vanessa Ezekowitz | |
requires the moreores mod and most recent git (for mese crystal fragments) to craft a pump. | |||
2012-09-05 | All recipes doubled except for junglegrass -> plastic sheet (since that is | Vanessa Ezekowitz | |
derived from home decor) | |||
2012-09-02 | Fixed plastic sheeting recipe | Vanessa Ezekowitz | |
2012-09-02 | Added crafting recipes for various objects, with options: If homedecor is | Vanessa Ezekowitz | |
installed, use the plastic sheeting therein. If not, we define it manually. If the Technic mod is installed, don't define any recipes at all. Also removed the extra "loaded!" messages and tweaked the default pipe alias to point to something that is actually visible :-) |