▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Auto Totem+
Auto Totem+

Auto Totem+

A great way to dominate in Minecraft pvp, especially with crystals!

Оцените первым
78.7K
16
Все версииAuto Totem+ 2.0.0+26.1.2 (also broken)

Auto Totem+ 2.0.0+26.1.2 (also broken)

Beta17.05.2026

Список изменений

AutoTotem+ 26.1.2 Port Changelog

Bug fixes: Totem not protecting on death in multiplayer and totem duplication in singleplayer have both been fixed.

Build (build.gradle)

  • Loom plugin ID: fabric-loomnet.fabricmc.fabric-loom
  • Removed mappings line (no longer needed, 26.1 is unobfuscated)
  • Removed splitEnvironmentSourceSets()
  • modImplementation / modCompileOnlyimplementation / compileOnly
  • Added localRuntime for ModMenu so it loads in dev without bundling
  • MC version: 26.126.1.2
  • Fabric API: 0.144.3+26.10.149.0+26.1.2
  • ModMenu: 14.0.0-beta.118.0.0-alpha.8
  • Java compatibility set to 25

fabric.mod.json

  • Version string updated to 26.1.2
  • Minecraft dependency updated to 26.1.2
  • fabric-key-binding-api-v1fabric-key-mapping-api-v1

AutoTotemMod.java

  • KeyBindingHelperKeyMappingHelper (package keymapping.v1)
  • registerKeyBindingregisterKeyMapping
  • Keybinding category: plain string → KeyMapping.Category.register(Identifier.fromNamespaceAndPath(...))
  • Identifier import: net.minecraft.resources.Identifier
  • Added sendSystemMessage on toggle for enable/disable chat feedback
  • Fixed: totem not protecting on death in multiplayer — replaced client-side inventory swap with proper server-synced packet sequence:
    • ServerboundSetCarriedItemPacket to select hotbar slot with totem
    • ServerboundPlayerActionPacket(SWAP_ITEM_WITH_OFFHAND) to move to offhand
    • ServerboundContainerClickPacket(QUICK_MOVE) to move totem from inventory to hotbar if needed
    • Restores original hotbar selection after equip
  • Fixed: totem duplication in singleplayer — caused by same client-side only swap desync, resolved by above

AutoTotemConfigScreen.java

  • GuiGraphicsGuiGraphicsExtractor
  • render(...) override → extractRenderState(...)
  • drawString / drawCenteredStringgraphics.text(...)
  • All color values require full ARGB with alpha: e.g. 0xFFFFFF0xFFFFFFFF
  • Removed EditBox.setFilter() — method no longer exists in 26.1
  • Added keybind display showing current toggle key
  • Added tick delay label and description explaining what the value does

Файлы

auto-totem-fix-2.0.0+mc26.1.2.jar(68.81 KiB)
Основной
Скачать

Метаданные

Канал релиза

Beta

Номер версии

2.0.0+26.1.2

Загрузчики

Fabric

Версии игры

26.1–26.1.2

Загрузок

26

Дата публикации

17.05.2026

Загрузил

ID версии

Главная