You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm mostly thinking of the case where a player is already falling with nothing to hook to, and then uses the hook on the ground before they hit it to prevent fall damage (I don't want that to happen).
My current method of preventing this is to remove recipes for all hooks besides wood (because wood hooks travel slower than the player when the player is falling, so the player hits the ground before the hook does)
The text was updated successfully, but these errors were encountered:
I'm mostly thinking of the case where a player is already falling with nothing to hook to, and then uses the hook on the ground before they hit it to prevent fall damage (I don't want that to happen).
My current method of preventing this is to remove recipes for all hooks besides wood (because wood hooks travel slower than the player when the player is falling, so the player hits the ground before the hook does)
The text was updated successfully, but these errors were encountered: