Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
๐ก๏ธ Auto Totem
Automatic Off-Hand Totem Swapper for Fabric
Auto Totem is a lightweight client-side utility mod that automatically moves a Totem of Undying into your off-hand when your health is critically low, and swaps it back when you recover.
A simple keybind lets you enable or disable the feature on the fly.
Supported versions: Minecraft 1.21.9 โ 26.3
โจ Features
1. Health-Based Auto-Swap
When the feature is enabled:
| Condition | Action |
|---|---|
| Health โค 2 hearts (4.0 HP) | Instantly finds the first Totem in your inventory and moves it to the off-hand |
| Health > 5 hearts (10.0 HP) | Swaps the Totem back to the exact slot it came from |
2. Toggle Keybind
- Default key: V
- Pressing the key enables / disables the automatic swapping
- A clear status message appears on the action bar:
AutoTotem: EnabledAutoTotem: Disabled
You can change the key in
Options โ Controls โ Key Binds โ AutoTotem
๐ฆ Installation
- Install Fabric Loader for your Minecraft version
- Install the matching Fabric API
- Download the AutoTotem jar built for your version
- Place it in your
.minecraft/modsfolder - Launch the game with the Fabric profile
This is a client-side only mod. It does not need to be installed on the server.
Version note
Because Minecraft 26.1+ is unobfuscated (Mojang mappings) while 1.21.x used Yarn, separate builds are provided for:
- 1.21.9 โ 1.21.11
- 26.1.x
- 26.2
- 26.3
Always download the jar that matches your game version.
โ๏ธ Configuration
Currently there is no config file.
All behaviour is controlled by the keybind and the built-in health thresholds (2 hearts / 5 hearts).
๐ Technical Details
| Item | Value |
|---|---|
| Mod ID | autototem |
| Package | com.noty.auto |
| Minecraft | 1.21.9 โ 26.3 |
| Fabric Loader | โฅ 0.16 (1.21.x) / โฅ 0.19.5 (26.x) |
| Fabric API | Required (version matching your Minecraft version) |
| Java | 21 (1.21.x) ยท 25 (26.x) |
| License | GPL-3.0 |
๐ Links
๐ License
This project is licensed under the GNU General Public License v3.0.
See the ) file for details.


