
Auto Totem+
A great way to dominate in Minecraft pvp, especially with crystals!
Оцените первым
78.7K
16
Список изменений
AutoTotem+ Bug Fix Changelog
Bug fixes: Totem not protecting on death in multiplayer, totem duplication in singleplayer, and incorrect hotbar displacement when equipping have all been fixed.
AutoTotemMod.java
- Fixed: totem not protecting on death in multiplayer — replaced client-side inventory swap with proper server-synced packet sequence
- Fixed: totem duplication in singleplayer — caused by same client-side only swap desync, resolved by above
- Fixed: incorrect hotbar displacement when equipping from inventory — rewrote equip logic with three clean cases:
- Totem already in hotbar → select, swap to offhand, restore selection — zero visible displacement
- Totem in inventory with a free hotbar slot → use empty slot so nothing visible is displaced
- Totem in inventory with full hotbar → use current selected slot as temp, all packets sent same tick so displacement is sub-frame
- Packet sequence used:
ServerboundSetCarriedItemPacketto select target hotbar slotServerboundContainerClickPacket(QUICK_MOVE)to move totem from inventory to hotbar if neededServerboundPlayerActionPacket(SWAP_ITEM_WITH_OFFHAND)to move to offhandServerboundSetCarriedItemPacketto restore original hotbar selection immediately after
Файлы
auto-totem-fix-2.0.5+mc26.1.2.jar(68.80 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
2.0.5+26.1.2
Загрузчики
Fabric
Версии игры
26.1–26.1.2
Загрузок
187
Дата публикации
17.05.2026
