diff options
-rw-r--r-- | config/nuclearcraft.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nuclearcraft.cfg b/config/nuclearcraft.cfg index ec5bf1f..436fdd7 100644 --- a/config/nuclearcraft.cfg +++ b/config/nuclearcraft.cfg @@ -1999,7 +1999,7 @@ processor { > # Conversion ratio between Redstone Flux and IC2 and GTCE Energy Units. - I:rf_per_eu=16 + I:rf_per_eu=1 # If enabled, energy from IC2 can be accepted and emitted by NC machines. B:enable_ic2_eu=true |