Posted January 25, 20232 yr I am creating a mod that revolves around being able to discard packets under a certain condition. (Specifically, net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$Rot) Spoiler I want to remove the rotation clamp while in a boat. I have the clientside part already, but Minecraft's builtin anticheat fixes your rotation. I also have the condition taken care of. What is the best way to go about this? I'm not good at modding, but at least I can read a crash report (well enough). That's something, right?
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.