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] Different chances to run seperate chains #66

Open
Steven-OS opened this issue Jun 19, 2022 · 0 comments
Open

[Request] Different chances to run seperate chains #66

Steven-OS opened this issue Jun 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Steven-OS
Copy link

Is your feature request related to a problem?

Technically yes, it's a bummer that EcoItems comes to a limit when trying to make any chance-based items, which is why I think this would be a great addition to the plugin. This can be used for both normal items and consumables.

Current limitations

Right now, the limitation is only being able to have a % chance to run a chain, but not another one simultaneously. This basically means a 50% chance to run a chain and a 50% chance for nothing to happen, which is very limiting in terms of what the plugin can do, as this eliminates all types of random effects, items, vouchers/consumables and makes the plugin much more static rather than dynamic and flexible.

Describe the solution you'd like

A new config option in items.yml to run a chain by chance but at the same time have a separate chance to run another chain.
For example:

  • 50% chance to run chain: chain_1
  • 49% chance to run chain: chain_2
  • 1% chance to run chain: chain_3

Results

Adding this will make the plugin much more dynamic and flexible in a lot of aspects, please consider.

@Steven-OS Steven-OS added the enhancement New feature or request label Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant