inv totem

A client side QoL macro mod that automatically refills a Totem of Undying into your offhand after it pops, using tick based delays. It briefly opens your inventory, locates a totem, and moves it into your offhand slot before closing the inventory ensuring

File Details

1.21.10+VER:1.0.0

  • R
  • Mar 31, 2026
  • 39.71 KB
  • 39
  • 1.21.10
  • Fabric

File Name

inv-totem-1.0.0.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:inv-totem-1500996:7853557"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Inv-Totem v1.0.0

Initial public release of Inv-Totem, a Fabric client-side quality-of-life mod that automatically refills your offhand Totem of Undying after a pop using tick-based, inventory-legit interactions.

Highlights

  • Automatic offhand totem refill after pop detection
  • Tick-based scheduler (no blocking sleep calls)
  • Inventory-open, server-friendly slot interaction flow
  • Configurable swap delay for responsiveness vs anti-cheat safety
  • JSON config auto-generation and validation
  • Structured logging for troubleshooting

Compatibility

  • Minecraft: 1.21.10
  • Mod Loader: Fabric
  • Language: Kotlin

Included Asset

  • inv-totem-1.0.0.jar

Installation

  1. Download inv-totem-1.0.0.jar from this release
  2. Place it in your Minecraft mods folder
  3. Launch Minecraft with Fabric

Notes

  • Client-side QoL behavior only
  • If a server is strict, increase swap delay in config for safer timing

Thanks for trying Inv-Totem.