diff --git a/config/Netherending Ores.cfg b/config/Netherending Ores.cfg index 0b733e3..1cd48d3 100644 --- a/config/Netherending Ores.cfg +++ b/config/Netherending Ores.cfg @@ -642,10 +642,10 @@ recipes { "immersive engineering" { # Multiplies the crusher time taken at the 2x recipe multiplier by this amount. [range: 0.001 ~ 1000.0, default: 1.8] - S:"Crusher 2x recipe multiplier time multiplier"=1.8 + S:"Crusher 2x recipe multiplier time multiplier"=1.0 # Multiplies the crusher time taken at the 3x recipe multiplier by this amount. [range: 0.001 ~ 1000.0, default: 2.5] - S:"Crusher 3x recipe multiplier time multiplier"=2.5 + S:"Crusher 3x recipe multiplier time multiplier"=1.0 } ##########################################################################################################