genandnic / Wall-Jump

https://www.curseforge.com/minecraft/mc-mods/wall-jump
14 stars 23 forks source link

Change elytra speed boost config to a multiplier, and add option to d… #56

Open tarinoita opened 2 years ago

tarinoita commented 2 years ago

…isable entirely

Based on the config tooltip, I think there may be a bug in the implementation of the elytra's speed boost, because setting it to 0.0 (the default) still adds a boost. I changed it to be a multiplier, and updated the default from 0.0 to 1.0 so that the default behavior remains the same.

I also added a config option to disable the Speed Boost enchantment for elytra entirely, as some users expressed that it renders most other modes of transport obsolete, without an easy way to add drawbacks for balance.