Search found 1 match
- Tue Jul 08, 2025 9:32 pm
- Forum: Not a bug
- Topic: [2.0.55] Assembler ingredient signals take 2 ticks to get calculated after the recipe is set by a signal
- Replies: 2
- Views: 432
[2.0.55] Assembler ingredient signals take 2 ticks to get calculated after the recipe is set by a signal
I am working on an automatic crafting system. It needs to be able to detect when one of the items it wants to craft cannot be crafted due to a lack of ingredients. I take the list of things we might want to craft, use the selector to select a random signal every tick, set a dummy assembler (which ...