From 6af67133be0524a1482e512038c5c1267b0ba1b9 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Fri, 6 Jan 2017 12:07:27 -0700 Subject: Adding combined storage module --- README.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index d9f8c8a..94fc9c9 100644 --- a/README.txt +++ b/README.txt @@ -102,6 +102,11 @@ The fuel costs for digging and building can be configured in the init.lua file. * Dig 60 wood nodes * Dig 80 dirt or sand nodes +Combined Storage Module +----------------------- + +For smaller jobs the two dedicated modules may simply be too much of a good thing, wasting precious Digtron space to give unneeded capacity. The combined storage module is the best of both worlds, splitting its internal space between building material inventory and fuel storage. It has 3/4 building material capacity and 1/4 fuel storage capacity. + Structural Module ----------------- @@ -190,7 +195,13 @@ Fuel storage modules: [furnace,] [core,] - + +Combined storage: + +[furnace,] +[core,] +[chest,] + Structural modules: [stick, , stick] -- cgit v1.2.3