Heating coils


Changes electric furnaces to require heating coils within the machine, to function properly.

Content
3 months ago
2.0
206
Manufacturing

i Space explorarion compatibility

a month ago

Hi, great mod

Would it be possible to implement compatibility with Space Exploration mod?

a month ago

sure! im not sure when'll i'll work on it, but i'll try to get it out as soon as possible

30 days ago

If it will help you, I've tinkered in the code and it's mostly about the way SE changes beacons:
- beacon overload mechanic(space exploration > scripts > beacon.lua) - essentially to exclude "furnace" entities from the mechanic.
- SE causes all beacons to have their profile set to {1,0} in space exploration > scripts > entity.lua - a loop at end runs through all beacon prototypes.

I've edited those files for my personal save, but obviously it will break on SE update as these are SE file edits.

Might help.

New response