Search found 3 matches
- Thu Dec 05, 2024 9:31 pm
- Forum: Modding interface requests
- Topic: Allow spoil_result to spoil into multiple weighted items
- Replies: 6
- Views: 279
Re: Allow spoil_result to spoil into multiple weighted items
This is a nice idea, but technically it'd raise a _lot_ of implementation issues. Currently, one stack of items will always spoil into one stack of items - if a stack spoils while an inserter is moving it, or in a container with limited size, or while being carried in a rocket, it'll spoil into exac...
- Fri Nov 15, 2024 4:39 am
- Forum: Resolved Problems and Bugs
- Topic: [2.0.16] Holmium Plate not producing at stated rate
- Replies: 8
- Views: 2299
Re: [2.0.16] Holmium Plate not producing at stated rate
Since whether a recipe is limited by pipe throughput / fluidbox size is entirely computable at runtime - check if the maximal per-tick consumption outpaces the maximal per-tick flow - it could be worth adjusting the GUI / adding some sort of warning to deal with this, especially for modded cases.
- Fri Sep 01, 2023 6:44 pm
- Forum: News
- Topic: Friday Facts #374 - Smarter robots
- Replies: 217
- Views: 60675
Re: Friday Facts #374 - Smarter robots
Love the robot improvements! One thing I've found when playing the Space Exploration mod is that its superchargers, roboports that have no bot capacity and charge extremely fast, are often ignored in favour of roboports. While this change would help to mitigate that, I think including the charging s...