aboutsummaryrefslogtreecommitdiff
path: root/src/Java/miscutil/xmod/gregtech/api/enums
diff options
context:
space:
mode:
authorDraknyte1 <Draknyte1@hotmail.com>2016-09-03 03:09:40 +1000
committerDraknyte1 <Draknyte1@hotmail.com>2016-09-03 03:09:40 +1000
commit5aec46ffb855440256e27fc3c03c3c412b7af21d (patch)
tree5d0ee38cfc3adbf58995523562b74d5e80b4325c /src/Java/miscutil/xmod/gregtech/api/enums
parenta353efaeeccd07e3be797873286701474b7923f7 (diff)
downloadGT5-Unofficial-5aec46ffb855440256e27fc3c03c3c412b7af21d.tar.gz
GT5-Unofficial-5aec46ffb855440256e27fc3c03c3c412b7af21d.tar.bz2
GT5-Unofficial-5aec46ffb855440256e27fc3c03c3c412b7af21d.zip
+ Basically finished the Power Sub-Station in a single commit.
> It needs proper power storage and the shape needs refining, but otherwise works good.
Diffstat (limited to 'src/Java/miscutil/xmod/gregtech/api/enums')
-rw-r--r--src/Java/miscutil/xmod/gregtech/api/enums/GregtechItemList.java4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Java/miscutil/xmod/gregtech/api/enums/GregtechItemList.java b/src/Java/miscutil/xmod/gregtech/api/enums/GregtechItemList.java
index 1a1fd804fe..09f70028e9 100644
--- a/src/Java/miscutil/xmod/gregtech/api/enums/GregtechItemList.java
+++ b/src/Java/miscutil/xmod/gregtech/api/enums/GregtechItemList.java
@@ -101,7 +101,9 @@ public enum GregtechItemList implements GregtechItemContainer {
SuperConductorInputNode,
- Casing_Reactor_I, Casing_Reactor_II;
+ Casing_Reactor_I, Casing_Reactor_II,
+
+ PowerSubStation;
public static final GregtechItemList[]
DYE_ONLY_ITEMS = {