aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core/handler
diff options
context:
space:
mode:
authorAlkalus <3060479+draknyte1@users.noreply.github.com>2019-04-23 13:49:19 +1000
committerAlkalus <3060479+draknyte1@users.noreply.github.com>2019-04-23 13:49:19 +1000
commitc72ea28733af1ea5fae10117b27155c90870850f (patch)
tree77cd6ed101f42152580ac628c534c90ccd663a2e /src/Java/gtPlusPlus/core/handler
parent812163905525cabc5cad13358454f22f3109adfb (diff)
downloadGT5-Unofficial-c72ea28733af1ea5fae10117b27155c90870850f.tar.gz
GT5-Unofficial-c72ea28733af1ea5fae10117b27155c90870850f.tar.bz2
GT5-Unofficial-c72ea28733af1ea5fae10117b27155c90870850f.zip
+ Added Rhugnor.
+ Added Carbyne as a proper material. $ Fixed ASM Derp in IC2 Hazmat transformer.
Diffstat (limited to 'src/Java/gtPlusPlus/core/handler')
-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 462cbd8cdb..860946f513 100644
--- a/src/Java/gtPlusPlus/core/handler/BookHandler.java
+++ b/src/Java/gtPlusPlus/core/handler/BookHandler.java
@@ -118,7 +118,7 @@ public class BookHandler {
//Test Novel
//20/21/22
book_MultiMachineManual = writeBookTemplate(
- "Manual_Multi_Machine", "Multi Machine Manual", "Alkalus",
+ "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, 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.",