-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugs to consider fixing #147
Comments
https://bugs.mojang.com/browse/MC-200474 could tie into a potential 26678 fix. |
Another bug that resulted from the client server split, like the removed tilt animation: Ghasts inflating before firing was also removed with this split - perhaps it could be reimplemented? And here's a further issue from a bit later than the client server split: |
https://bugs.mojang.com/browse/MC-132734 and https://bugs.mojang.com/browse/MC-169697 are weird ones. I'm curious as to how these two blocks are affected yet grass blocks are not. |
https://bugs.mojang.com/browse/MC-171710 (not sure if notable enough, but becomes annoying with world border-extending mods) |
https://bugs.mojang.com/browse/MC-94331 |
maybe consider giving MC-159163 a go.The bug is basically a client side animation error where it looks like the client double sneaks after pressing sneak once. Sneaking does not actually happen twice but it seems that way from th clients point of view pretty much making fast bridging impossible. Anyway, if ur up for it maybe give it a go, otherwise take care of urself and thank you with everything else u have and are working on. |
I probably won't get to it for a while if I do decide to fix it.
Thank you, I appreciate it! ❤️ |
I likely won't fix all of these, but I'm just leaving them here for future consideration.
Also maybe look at these, since they seem to be Fabric-only:
And maybe port this to 1.16:
Misc:
The text was updated successfully, but these errors were encountered: