Skip to content

Global or per-machine config option for modifying upgrade behavior in batch crafting machines #45

@truepurpledino

Description

@truepurpledino

Currently, at the exception of the PA, there is no way to determine how upgrades are handled in a batching machine; their effectiveness are always are multiplied by the batch number. I think having either a global or per-machine parameter to define how they are handled could help with balance for modpacks that add batching multis. In my opinion, the options could either be:

  1. Upgrades are disallowed
  2. Upgrades' effectiveness are multiplied (default)
  3. Upgrades' effectiveness are not multiplied (total batching eu/t is only = base + upgrade)
  4. Upgrades' effectiveness are multipied by a set number/batch size

For options 3 and 4, they could be one and the same. If upgrade effectiveness is equal to batch amount by default, one could just multiply upgrade effectiveness by (1/batch amount) for option 3, and multiply that by whatever factor for a more specific effectiveness multiplier for option 4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeaturePlannedWill most likely be added at some point

    Projects

    Status

    Needs Review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions