Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request|Enhancement] Add config to limit upgrade modules #49

Open
ItWasEnder opened this issue Mar 19, 2023 · 1 comment
Open

[Request|Enhancement] Add config to limit upgrade modules #49

ItWasEnder opened this issue Mar 19, 2023 · 1 comment

Comments

@ItWasEnder
Copy link

ItWasEnder commented Mar 19, 2023

What It Does
Limits the amount of upgrades that can be put inside of the force field and interdiction matrix.

Why
There is already an implementable scale limit for the custom projection module so I was thinking that it would make more sense to implement that for any block that can use the scale modules.

This would also greatly help server owners that wish to use the mod 😁

How Does It Work
In the configuration it will let you you be able to specify the max amount of scale modules that can be put inside of the machine. Another way this can be implemented is to have a map in the config similarly to how item whitelist/blacklists work except with amounts attached to them.

force_field_projector:
    all:
        speed_module: 128
    dome:
        scale_module: 64
interdiction matrix:
    scale_module: 64
@ItWasEnder ItWasEnder changed the title [Request] Add config to limit scale upgrades [Request|Enhancement] Add config to limit scale upgrades Mar 19, 2023
@ItWasEnder ItWasEnder changed the title [Request|Enhancement] Add config to limit scale upgrades [Request|Enhancement] Add config to limit upgrade modules Mar 19, 2023
@codec-d
Copy link

codec-d commented Dec 5, 2023

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants