Ms. ArmoredThirteen

  • 4 Posts
  • 24 Comments
Joined 15 days ago
cake
Cake day: December 8th, 2024

help-circle





















  • The core is a constant combinator with levels I want outputting on the red line, an arithmetic combinator which takes in green for gathered amount and red for requested amount. This core can be used for anything where I want to know how short I am on something. For the fuel specifically I can just use a selector combinator to see what is most in need and make that, and set water to be higher than the other two so I don’t accidentally run out of both water and something else and have it try and make the other thing with no available water. For other systems, such as an omni-assembler that’s trying to make belts and gears, the logic to choose what to build isn’t quite as simple.