RemoveDuplicateMove
作者:rebot | 分类:模组
Minecraft 版本: 1.17 1.17.1 1.18 1.18.1 1.18.2
平台: fabric
From version 1.17 to 1.20.6 of Minecraft, the client sends an additional packet containing the player's position and rotation before each time the player attempts to use an item once, designed to fix buckets being placed facing out of sync (the player's position and rotation information is sent at the end of the tick, but the item use is executed at the beginning of the tick, so mojang in 1.17 client did this to make the bucket placement match the player's expectations, but it basically doesn't work because the server doesn't update the player's yaw until after each tick); But some anticheats have a headache with this, so this mod removes these packets (like Minecraft 1.21+ clients did)
Most players don't need this mod.
请登录后举报
暂无评论,抢个沙发吧~