Help with creating an assembler with an automatic loader output

Place to get help with not working mods / modding interface.
Post Reply
redplasticstraw
Manual Inserter
Manual Inserter
Posts: 2
Joined: Fri Sep 15, 2023 12:01 pm
Contact:

Help with creating an assembler with an automatic loader output

Post by redplasticstraw »

Hi!

I'm currently developing a mod with metal casters that can convert molten metal directly into intermediate products. I would like for the assembler to automatically output these products, similar to how the recycler appears to in FFF-375.

Any ideas on how to achieve this?

Was thinking of potentially just spawning a sub-entity on placing the entity in control.lua, but is there a less hacky-feeling solution?

Gweneph
Inserter
Inserter
Posts: 30
Joined: Thu Nov 14, 2019 11:51 pm
Contact:

Re: Help with creating an assembler with an automatic loader output

Post by Gweneph »

I think that's the least hacky method:
assembler with unloader
assembler with unloader
Image 453.png (202.6 KiB) Viewed 27 times

Post Reply

Return to “Modding help”