EcoItems icon indicating copy to clipboard operation
EcoItems copied to clipboard

[Request] Different chances to run seperate chains

Open Steven-OS opened this issue 2 years ago • 0 comments

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 avatar Jun 19 '22 13:06 Steven-OS