aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/registration
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2017-11-14 04:49:38 +1000
committerAlkalus <draknyte1@hotmail.com>2017-11-14 04:49:38 +1000
commit26a516093424c7f2fd637681ae190bc00335a668 (patch)
treeaf6fce17daec32d0219a2bda8130b19449c27363 /src/Java/gtPlusPlus/xmod/gregtech/registration
parent5656a876b3df1722405252177e09292301417472 (diff)
downloadGT5-Unofficial-26a516093424c7f2fd637681ae190bc00335a668.tar.gz
GT5-Unofficial-26a516093424c7f2fd637681ae190bc00335a668.tar.bz2
GT5-Unofficial-26a516093424c7f2fd637681ae190bc00335a668.zip
+ Added custom books.
Diffstat (limited to 'src/Java/gtPlusPlus/xmod/gregtech/registration')
-rw-r--r--src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/Gregtech4Content.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/Gregtech4Content.java b/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/Gregtech4Content.java
index 1c65a250d0..67005cacf0 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/Gregtech4Content.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/Gregtech4Content.java
@@ -76,7 +76,7 @@ public class Gregtech4Content {
//Thermal Boiler Manual
- ItemStack manual_Boiler = GT_Utility.getWrittenBook(
+ ItemStack manual_Boiler = Utils.getWrittenBook(
"Manual_Thermal_Boiler", "Thermal Boiler Manual", "Alkalus",
new String[] {
"This Book explains how to set up and run your Thermal Boiler. We are not responsible for any Damage done by this Book itself nor its content.",