
Auto Totem+
Мод Auto Totem+ автоматически ставит тотем бессмертия в левую руку, чтобы вы не погибли в критический момент. Идеален для PvP (особенно с кристаллами), хардкора и опасных приключений. Работает на любой версии Fabric без серверной установки.
Оцените первым
125.1K
23
Список изменений
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
Загрузок
290
Дата публикации
17.05.2026
