Page 1 of 1

Help with creating an assembler with an automatic loader output

Posted: Wed Apr 17, 2024 2:57 pm
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?

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

Posted: Thu May 09, 2024 7:24 pm
by Gweneph
I think that's the least hacky method:
assembler with unloader
assembler with unloader
Image 453.png (202.6 KiB) Viewed 77 times