Atomic Science

Atomic Science

319k Downloads

[1.7] Update processing machines

DarkGuardsman opened this issue ยท 1 comments

commented

Update machines used to turn ore blocks into reactor fuel

  • Build flow chart of recipes from old code
  • Build designs of usage from old code
  • Redesign for usability
  • Implement 'Centrifuge' Logic
  • Implement 'Nuclear Boiler' Logic
  • Implement 'Chmical Extractor' Logic
commented

Random thought: Instead of doing Item A -> B for processing fuel. It should instead output a random value that is stored in a progress bar. When the bar is full then it should produce a gram of fuel. This way we can reduce the input to output ratio. As well balance out gameplay better to have reactors produce more power. While still ensuring fuel is harder to find than other sources.