From 4b812d7c9f63c4c566ec34ac00c3c1d02c4d6df8 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Sat, 26 Mar 2016 14:34:07 -0700 Subject: [PATCH] Add Logistics Pipes --- src/coffee/constants.coffee | 1 + src/jade/templates/home_page.jade | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/src/coffee/constants.coffee b/src/coffee/constants.coffee index 8266369ee..a7957dfa6 100644 --- a/src/coffee/constants.coffee +++ b/src/coffee/constants.coffee @@ -32,6 +32,7 @@ exports.DefaultMods = industrial_craft_2: { defaultVersion: '2.2.663' } iron_chests: { defaultVersion: '6.0.62.742' } jabba: { defaultVersion: '1.2.1a' } + logistics_pipes: { defaultVersion: '0.9.3.100' } mekanism: { defaultVersion: '7.1.1.127' } minefactory_reloaded: { defaultVersion: '2.8.0RC8-86' } modular_powersuits: { defaultVersion: '0.11.0-300-thermal-expansion' } diff --git a/src/jade/templates/home_page.jade b/src/jade/templates/home_page.jade index 9a7203c57..aa4214668 100644 --- a/src/jade/templates/home_page.jade +++ b/src/jade/templates/home_page.jade @@ -48,6 +48,10 @@ added the data files for Quantum Flux. Quantum Flux provides various items for moving RF power wirelessly and manipulating the flow of time. It also provides some pretty powerful powered armor. + p. + The third contribution, from ThePsionic, is a + BuildCraft add-on called Logistics Pipes. This mod adds + a whole complex set of pipes which allow automated retrieval, crafting, sorting, and more. h3 2016-03-25 .entry