Project MMO

Project MMO

10M Downloads

Disable higher jump by default

Proxwian opened this issue ยท 4 comments

commented

For some reason, by default mod has higher default jump, even if jumping level is at 1. Player can jump 1.5blocks by default, which is odd for me. How can i disable it?

P.S. It's very strange that no one asks that earlier...

commented

Actually, in alpha for 1.8.2 higher jump disabled

commented

It has been asked a lot actually. go to perks.json and remove all the jump sections.
image

I will be removing them from the default settings in the near future.

commented

disabling it should be removing it from the pmmo-perks.toml. You would still just delete this whole section
image

The alternative would be to specifically add a max_boost = 0.15 to each of them.

commented

Many thanks. It helps