aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/registration
diff options
context:
space:
mode:
Diffstat (limited to 'src/Java/gtPlusPlus/xmod/gregtech/registration')
-rw-r--r--src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechConduits.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechConduits.java b/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechConduits.java
index 8fc007b150..06df76ca45 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechConduits.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/registration/gregtech/GregtechConduits.java
@@ -53,7 +53,7 @@ public class GregtechConduits {
wireFactory("Yellorium", 2048, 30630, 4, 16, 2);
}
if (LoadedMods.EnderIO){
- wireFactory("RedstoneAlloy", 32, 30645, 1, 4, 1);
+ wireFactory("RedstoneAlloy", 32, 30645, 0, 2, 1);
}
superConductorFactory(GT_Materials.Superconductor, 524288, 30660, 0, 0, 8);