Req: Fuel burns until gone mod
Req: Fuel burns until gone mod
Was wondering if theres a mod that makes it so if you use say 1 coal to smelt 1 iron, instead of the fuel "pausing" it continues to get used up until it would use the next unit of fuel then stops.
- bobingabout
- Smart Inserter
- Posts: 7352
- Joined: Fri May 09, 2014 1:01 pm
- Contact:
Re: Req: Fuel burns until gone mod
I'm fairly sure this is a mechanic enforced by the game engine itself, therefore not something you can really change by using a mod.
- featherwinglove
- Filter Inserter
- Posts: 579
- Joined: Sat Jun 25, 2016 6:14 am
- Contact:
Re: Req: Fuel burns until gone mod
Is there such a thing as a idle drain for burner energy source? I can't find how to code it for electric energy source, even in code for entities I know have it.bobingabout wrote:I'm fairly sure this is a mechanic enforced by the game engine itself, therefore not something you can really change by using a mod.
- bobingabout
- Smart Inserter
- Posts: 7352
- Joined: Fri May 09, 2014 1:01 pm
- Contact:
Re: Req: Fuel burns until gone mod
Some entities like Inserters and Laser turrets have a drain setting. Others like Assembling machines have an enforced drain of a certain percentile of the normal consumption, or something like that.featherwinglove wrote:Is there such a thing as a idle drain for burner energy source? I can't find how to code it for electric energy source, even in code for entities I know have it.bobingabout wrote:I'm fairly sure this is a mechanic enforced by the game engine itself, therefore not something you can really change by using a mod.