aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
diff options
context:
space:
mode:
authorJordan Byrne <draknyte1@hotmail.com>2018-04-16 18:11:02 +1000
committerJordan Byrne <draknyte1@hotmail.com>2018-04-16 18:11:02 +1000
commitc069c29296609b5cf6ed61a9682e4f5194eb6043 (patch)
treed8121de760124417af1dde16b596ceafc3ba30b8 /src/Java/gtPlusPlus/core
parent2fd4aad60c91abb83291ccd3f4f355b4c2709c3b (diff)
downloadGT5-Unofficial-c069c29296609b5cf6ed61a9682e4f5194eb6043.tar.gz
GT5-Unofficial-c069c29296609b5cf6ed61a9682e4f5194eb6043.tar.bz2
GT5-Unofficial-c069c29296609b5cf6ed61a9682e4f5194eb6043.zip
% Tweaked Multi-Machine and it's Book. Indicated that there are 6 casings required at a minimum and that a muffler is also required.
Diffstat (limited to 'src/Java/gtPlusPlus/core')
-rw-r--r--src/Java/gtPlusPlus/core/handler/BookHandler.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/core/handler/BookHandler.java b/src/Java/gtPlusPlus/core/handler/BookHandler.java
index 51bba5152f..131662214b 100644
--- a/src/Java/gtPlusPlus/core/handler/BookHandler.java
+++ b/src/Java/gtPlusPlus/core/handler/BookHandler.java
@@ -78,7 +78,7 @@ public class BookHandler {
book_MultiMachineManual = writeBookTemplate(
"Manual_Multi_Machine", "Multi Machine Manual", "Alkalus",
new String[] {"This Multiblock, depending upon the mode used, can function as a variety of different machines. The idea behind this, was that most of these machines are rather niche compared to any others, as such, not used often.",
- "To build, you need to construct a hollow 3x3x3 structure made from Multi-Use casings. Any Casing can be substituted out with an Input Hatch/Bus, an Output Hatch/Bus, Maint. Hatch or Energy Injector Hatch",
+ "To build, you need to construct a hollow 3x3x3 structure made from Multi-Use casings, With a minimum of 6. Any Casing position can be substituted out with an Input Hatch/Bus, an Output Hatch/Bus, Muffler, Maint. Hatch or Energy Injector Hatch.",
"The Mode can be set by using a Screwdriver on the controller block. Each mode allows the use of Numbered Circuits, to allow a different machine 'type' for each input bus. Mode 3 is currently disabled, as each machine requires special handling.",
"[Metal Work] Mode A - Allows the multiblock to function as a Compressor, a Lathe or an Electro-Magnet. To allow a hatch to run in Compressor mode, insert a No. 20 circuit. For Lathe, use No. 21 and for Electro-Magnet use No. 22.",
"[Fluid Work] Mode B - Allows the multiblock to function as a Fermenter, a Distillery or an Extractor. To allow a hatch to run in Fermenter mode, insert a No. 20 circuit. For Distillery, use No. 21 and for Extractor use No. 22.",