aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/core/xmod/thermalfoundation
diff options
context:
space:
mode:
authorDraknyte1 <Draknyte1@hotmail.com>2016-07-09 14:30:54 +1000
committerDraknyte1 <Draknyte1@hotmail.com>2016-07-09 14:30:54 +1000
commit3c36dfcc0bb42b74ac918bb514e2cde9ff785a40 (patch)
treed8e6c0ea6115f001a1415cee6c9a4d79b9cdd6de /src/Java/miscutil/core/xmod/thermalfoundation
parent09dcd640faa85d48413a11fe34e853c59720ebcf (diff)
downloadGT5-Unofficial-3c36dfcc0bb42b74ac918bb514e2cde9ff785a40.tar.gz
GT5-Unofficial-3c36dfcc0bb42b74ac918bb514e2cde9ff785a40.tar.bz2
GT5-Unofficial-3c36dfcc0bb42b74ac918bb514e2cde9ff785a40.zip
+ Added in a IC2 Kinetic gearbox rotor made from Iridium.
+ Added Framework for adding in future Windmill rotors.
Diffstat (limited to 'src/Java/miscutil/core/xmod/thermalfoundation')
-rw-r--r--src/Java/miscutil/core/xmod/thermalfoundation/HANDLER_TF.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/miscutil/core/xmod/thermalfoundation/HANDLER_TF.java b/src/Java/miscutil/core/xmod/thermalfoundation/HANDLER_TF.java
index 30c16860ba..a9662a221a 100644
--- a/src/Java/miscutil/core/xmod/thermalfoundation/HANDLER_TF.java
+++ b/src/Java/miscutil/core/xmod/thermalfoundation/HANDLER_TF.java
@@ -6,7 +6,7 @@ import miscutil.core.xmod.thermalfoundation.fluid.TF_Fluids;
import miscutil.core.xmod.thermalfoundation.item.TF_Items;
import miscutil.core.xmod.thermalfoundation.recipe.TF_Gregtech_Recipes;
-public class HANDLER_TF {
+public class HANDLER_TF{
public static void preInit(){
if (LoadedMods.CoFHCore){