Posted June 22, 20187 yr Hi, modders. I'm making a hero class system or sort of, and I want to increase swim speed for one of my hero types. I know that there is a Depth Strider enchantment, but my goal is to make this as an innate ability (without the need of any items). I tried straight increasing movement speed (with attribute modifiers), but it seems that EntityLivingBase.travel() completely ignores any movement speed bonuses, if there is no Depth strider enchantment present. So, my questions are: Is there a way to make minecraft think that player has Depth Strider enchantment without any items equipped? if not, how could I increase player swim speed apart from depth strider enchantment (maybe somehow modify motion vector)?
June 23, 20187 yr Author Yeah, I think I'll just wait. In 1.13 will also be Dolphis grace effect, which also solves the problem.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.