aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api/enums
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2017-11-17 15:47:20 +1000
committerAlkalus <draknyte1@hotmail.com>2017-11-17 15:47:20 +1000
commita9f330848748bf4c75fab648407124f70c70e462 (patch)
tree8acaef1fcddfe9b8ed3a6a85102c9326103235b2 /src/Java/gtPlusPlus/xmod/gregtech/api/enums
parent94389c154e4d517e4fcdebdacc3da9be414e8c75 (diff)
downloadGT5-Unofficial-a9f330848748bf4c75fab648407124f70c70e462.tar.gz
GT5-Unofficial-a9f330848748bf4c75fab648407124f70c70e462.tar.bz2
GT5-Unofficial-a9f330848748bf4c75fab648407124f70c70e462.zip
+ Added in the Compact Fusion Reactor.
% Did work on the CFR. $ Fixed a tooltip on the Pollution Detector.
Diffstat (limited to 'src/Java/gtPlusPlus/xmod/gregtech/api/enums')
-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 fbffa4adf1..7a0df6c43c 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
@@ -266,7 +266,10 @@ public enum GregtechItemList implements GregtechItemContainer {
Generator_Array_Controller,
//Cutting Factory Controller
- Industrial_CuttingFactoryController,
+ Industrial_CuttingFactoryController,
+
+ //Tiny Fusion
+ Miniature_Fusion,