It seems strange that the electric furnace has the same crafting speed as the steel furnace.  
I'd really like a simple mod to change the crafting speed of the electric furnace.  Even it if slightly increases the price.
Even a crafting speed of 3 would make a difference.  A speed of 4 would be mind blowing....at least for me.
			
			
									
									
						Electric furnace?
- 
				KiltedTexas
 - Manual Inserter

 - Posts: 1
 - Joined: Thu Feb 18, 2021 6:53 pm
 - Contact:
 
Re: Electric furnace?
Put 2 speed modules in it.
			
			
									
									
						Re: Electric furnace?
mod with data-updates.lua
see:
https://wiki.factorio.com/Modding#Creating_mods
https://wiki.factorio.com/Tutorial:Mod_structure
			
			
									
									
						Code: Select all
data.raw['furnace']['electric-furnace'].crafting_speed = 3https://wiki.factorio.com/Modding#Creating_mods
https://wiki.factorio.com/Tutorial:Mod_structure
