aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2017-08-05 15:55:15 +1000
committerAlkalus <draknyte1@hotmail.com>2017-08-05 15:55:15 +1000
commit6726e0c91215e74f6f0706eaa06df160aee3c3da (patch)
treeceaf3168042eb67755f336d911a50ba2e5c217a9 /src/Java/gtPlusPlus/xmod/gregtech/api
parent8d5d791b1cb53f9b66a36c5bc37ffbef8ac8fc43 (diff)
downloadGT5-Unofficial-6726e0c91215e74f6f0706eaa06df160aee3c3da.tar.gz
GT5-Unofficial-6726e0c91215e74f6f0706eaa06df160aee3c3da.tar.bz2
GT5-Unofficial-6726e0c91215e74f6f0706eaa06df160aee3c3da.zip
+ Added the Computer Cube.
+ Added recipes for the tesseract devices.
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 1b9a082d7d..ad2406fead 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
@@ -191,7 +191,10 @@ public enum GregtechItemList implements GregtechItemContainer {
AcceleratorIV, AcceleratorLuV, AcceleratorZPM, AcceleratorUV,
//GT RTG
- Pellet_RTG_PU238, Pellet_RTG_SR90, Pellet_RTG_PO210, Pellet_RTG_AM241
+ Pellet_RTG_PU238, Pellet_RTG_SR90, Pellet_RTG_PO210, Pellet_RTG_AM241,
+
+ //Computer Cube
+ Gregtech_Computer_Cube