
A suggestion about boats
avescarelo opened this issue ยท 3 comments
Initial Questions
- I have searched this issue tracker and there is nothing similar already, and this is not on the list of known issues. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
- I have verified that this issue occurs in a SUPPORTED environment, meaning I can reproduce this WITHOUT OptiFine, and without Bukkit+Forge server software like KCauldron, Thermos, Crucible, Mohist etc
Mod Version
2.6.2
Describe the Issue
There is a mod that fixes several bugs with boats.:
Client-Server desync: Your boat won't randomly crash into things because the Client and Server disagrees about the boat's position!
Boats won't drop planks and sticks anymore: If you crash, you get your boat back!
Your boats won't crash when colliding with an animal/mob: If you collide with a squid or a swimming mob, it gets damaged, you bounce off and can move onward
The most important thing is the first one, because this is a very unpleasant vanilla bug. I can't use this mod with yours because it replaces the vanilla boats.
Can you add improvements from this mod to your mod?
This will get rid of the unpleasant bug and improve the boats.
Mod: https://www.curseforge.com/minecraft/mc-mods/better-boat
Vanilla bug demonstration: https://www.youtube.com/watch?v=yzE27KF9DeY
Do my boats have a desync bug? As far as I'm aware, they shouldn't. If they do, I can update this issue to track that instead because my boats should not desync, and that is a valid bug.
Either way, the mod you showed is not for my boats. It's for vanilla boats. It's not going to work on any modded boats because it's a fix that only works with the code of the original boats.
This is out of scope and it says in the comments it is not compatible. If you're replacing the old boats, then why do you need this mod in the first place? Its changes are going to be overeritten anyways. There is nothing to merge because mine is a completely different boat. Change replace to false if you for some reason want both; that is what the option is for. It seems like in this case you want the old boat and the new boat.