aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api
diff options
context:
space:
mode:
authorDraknyte1 <Draknyte1@hotmail.com>2017-01-04 15:25:08 +1000
committerDraknyte1 <Draknyte1@hotmail.com>2017-01-04 15:25:08 +1000
commit2a8498a5344e4abff763bea21797088709adcee5 (patch)
treeacfb214873cecde46b4283575200aadc154383ae /src/Java/gtPlusPlus/xmod/gregtech/api
parent9d202338b1c4b18837bd5ac45f8b106e1eb447f4 (diff)
downloadGT5-Unofficial-2a8498a5344e4abff763bea21797088709adcee5.tar.gz
GT5-Unofficial-2a8498a5344e4abff763bea21797088709adcee5.tar.bz2
GT5-Unofficial-2a8498a5344e4abff763bea21797088709adcee5.zip
+ Added the Tree Farmer.
+ Did a whole lot of work on it's logic, it now sort of assembles properly.
Diffstat (limited to 'src/Java/gtPlusPlus/xmod/gregtech/api')
-rw-r--r--src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java b/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
index a8c5095590..e04d95493c 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
@@ -143,7 +143,10 @@ public enum GregtechItemList implements GregtechItemContainer {
ThoriumReactor,
//Nuclear Fuel Processor
- Industrial_FuelRefinery,
+ Industrial_FuelRefinery,
+
+ //Tree Farm
+ Industrial_TreeFarm,
;
public static final GregtechItemList[]