Powah! (Rearchitected)

Powah! (Rearchitected)

3M Downloads

In Game Documentation for generators

Shatokan0 opened this issue ยท 0 comments

commented

Feature description:

Change of in game documentation for the magmator and thermo generators.

Why you think this feature should be added:

Current in game documentation on the thermo generator makes it hard to know how much FE/t it is going to make until it is actively working. The magmator generator is even worse with no in game update on FE produced per tick, or how many mb of fluid is/will be consumed per tick, with the only source for how much the block is supposed to be making in the config file.

Thermo generator

  • Current in game documentation shows temperatures for heat source blocks, however the change in FE produced is never specified based on the temperature.
    ThermoGeneratorHeat

Proposed Solution

  • In game documentation specifying that the generator runs 100% at 1000C
    ThermoGenerator
  • In game documentation that the generator produces 100% per 1000C
    ThermoGeneratorBook

Magmator Generator

  • Current in game documentation shows how much FE is produced per mb of fluid. There is currently no documentation for how much fluid is consumed per tick, and the generator has no in block GUI FE/t display as it is working. This leads to not knowing how much the block produces before or during production. The in game documentation also simply states the block "Generates" on all spaces, not how much it can generate.

Proposed Solution

  • Change of in game documentation specifying "Max Production", instead of "Generates"
    MagmatorGenerator
    MagmatorGeneratorGUIHover
    MagmatorGeneratorBook
  • Change of in block GUI elements to specify how much FE is being produced, and how much liquid is being used per Tick
    (much like the Thermo Generator currently has)
    • This generator is currently working at full capacity with lava, there is no way to know how much it is producing without measuring output externally.
      MagmatorGeneratorGUI
      MagmatorGeneratorGUIHover
  • In game documentation specifying how many mb of fluid is consumed per tick or how much FE is produced per tick with the given fluid.
    MagmatorGeneratorJEI