feat: Rework More Infinity formula
Opened this issue · 0 comments
rachxl commented
What does it do?
Rework More infinity formula to be proportional to the configured enchantment level cap
Free Arrow Chance = infinityLevel / maxInfinityLevel
e.g. If max infinity is 2, infinity 1 would mean a 1/2 chance
Why add it?
In order to have "vanilla infinity" you have to stack up to Infinity ~33 and sometimes having such high levels gets out of scope of some modpacks, with this new formula you have more control of your ideal max level to meet the level of vanilla infinity.
The current formula is too linear and not very flexible.
Anything else?
Optionally the old formula could be a toggle too.
Before submitting...
- This issue is not a duplicate of an existing issue (open or closed).