aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api/enums
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2017-09-14 14:22:52 +1000
committerAlkalus <draknyte1@hotmail.com>2017-09-14 14:22:52 +1000
commitd6c0145ccc1b49bb0769b346e6b0e390aa910c44 (patch)
tree7fb5e81ad3f0a166b6c06bc31d762016a9f88ea4 /src/Java/gtPlusPlus/xmod/gregtech/api/enums
parent9dafff8240bae69aa68395d4dec5cddd58399851 (diff)
downloadGT5-Unofficial-d6c0145ccc1b49bb0769b346e6b0e390aa910c44.tar.gz
GT5-Unofficial-d6c0145ccc1b49bb0769b346e6b0e390aa910c44.tar.bz2
GT5-Unofficial-d6c0145ccc1b49bb0769b346e6b0e390aa910c44.zip
+ Added recipes for Vanadium Redox Power Cells.
Diffstat (limited to 'src/Java/gtPlusPlus/xmod/gregtech/api/enums')
-rw-r--r--src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java b/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
index 3b9e39208d..eb109ff10b 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/api/enums/GregtechItemList.java
@@ -160,9 +160,9 @@ public enum GregtechItemList implements GregtechItemContainer {
Casing_Sifter,
Casing_SifterGrate,
- //Unknown
- Casing_PlaceHolder7,
- Casing_PlaceHolder8,
+ //Power Substation
+ Casing_Vanadium_Redox,
+ Casing_Power_SubStation,
//Cyclotron
Casing_Cyclotron_Coil,