Posted August 6, 20178 yr Hi, I want to create an item that does not slow down the player while using it, for example a bow allowing to move at normal speed while charging up. My problem is, I can't find where the player is slowed during item usage. Has anyone done this before and figured out a way to do it? Anything helps. Thanks in advance, McRaichu It doesn't work, I don't know why. It works, I don't know why.
August 8, 20178 yr Did you copy the bow code? If so, just remove the motionX/Y/Z (whatever one you find) and you *should* be good. Otherwise, just don't include any thing that messes with the motion of the passes in entity. Professional Hot Garbage Programmer. https://github.com/Bedrockbreaker/
August 8, 20178 yr This is not in bow code. Whenever a player is using an item, it's movement speed is reduced. Unfortunately, it looks like something, than can not be changed.
August 8, 20178 yr This PR would have allowed you to control the movement speed while the item was in use, but the author hasn't responded for a while. If you were to update it, it may be merged for 1.12.1 and possibly 1.11.2. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.