Renai Transportation


The most unhinged ways to transport items and yourself around your factory. Fling items around with Thrower Inserters, launch your trains off ramps, and soar through your base on electric ziplines!

Content
23 hours ago
0.18 - 2.0
49.1K
Transportation Logistics Trains

g Iron chest signal to set assembler recipe from signal

5 months ago

If I send the iron chest signal using a red wire into an assembling machine and enable "Set recipe" in the circuit network settings of the assember, the assembler tries to use the recover open chest recipe. Could you please make the vanilla iron chest recipe and the recover open chest recipe available with separate signals?

2 months ago

I don't know why the recover open chest recipe overwrites the vanilla one, but it looks like the way most modders get around this is by un-hidding the old recipe in the signal selection GUI. I'll add that in the next version

2 months ago

Thank you for the fix. I can now craft iron chests using a circuit-controlled recipe. However, there are now two signals called “Iron chest”, which is confusing. It would be great if you could rename at least one of those signals.

Ideally I'd also prefer if the default recipe was the one that crafts iron chests from iron plates, so that the iron chest item signal sets this recipe, but I don't know if you can achieve that. I'll probably need an extra combinator to work around the current setup in my circuit-controlled mall, but that's still better than the old version of the mod where I needed an extra assembler as a workaround.

2 months ago
(updated 2 months ago)

As far as I know the name of the signal is determined by the product of the recipe so I don't think I can rename it. I'm not sure how Factorio determines which recipe becomes the default, but since it chose the recovering recipe the fix I did was to un-hide the default recipe in the signals list. Like you're saying, the perfect fix would be to keep the normal iron chest recipe default and un-hide the recovering recipe, but I'm not sure how to do that at the moment. I may have to ask other modders more familiar with the code than me lol

a day ago

Thank you for the fix in 2.2.11. Unfortunately, this breaks if the AAI Containers https://mods.factorio.com/mod/aai-containers mod is also loaded: in that case the iron chest item signal will make an assembler use the re-cover open chest recipe.

a day ago

Interesting, I wonder if that mod alters something about the internal ordering ID of the iron chest recipe. If so I might be able to set my recipe to a very high number so it will always come after the base recipe

a day ago

AAI Containers does indeed alter the order ID to come after the one I set for the re-cover recipe. I'll just set the ID of the re-cover recipe to be suuuuper high so it should always come after the base Iron chest recipe no matter how other mods change it

New response