promotional bannermobile promotional banner

One Enough Hand

Provides flexible and convenient offhand disabling functionality.

OneEnoughHand

This mod provides flexible and convenient offhand disabling functionality.

Key Features

Disable Offhand
When disabled:

  • The offhand slot is hidden in the inventory screen
  • Offhand hotkey becomes unresponsive

Note: Offhand items can still be modified via commands or KubeJS, with effects similar to the Curse of Binding.

Commands:

  • /offhand disable @a
  • /offhand enable @a

Lock Offhand
When locked:

  • No items are allowed in the offhand slot
  • Existing items will be moved to empty inventory slots or dropped

Commands:

  • /offhand lock @a
  • /offhand unlock @a

KubeJS Integration

Example usage (reference only):

let OEHUtil = Java.loadClass("com.mafuyu404.oneenoughhand.init.OEHUtil");

PlayerEvents.loggedIn(event => {
    OEHUtil.disableOffhand(event.player);
    OEHUtil.enableOffhand(event.player);
    OEHUtil.lockOffhand(event.player);
    OEHUtil.unlockOffhand(event.player);
});

The One Enough Hand Team

GrandArtisan tier frameprofile avatar
  • 52
    Followers
  • 28
    Projects
  • 10.6M
    Downloads

More from MerrySnowView all

  • Extreme Evasion project image

    Extreme Evasion

    ExtremeEvasion adds a timing-based evasive combat system to Minecraft. Roll away at the right moment, bait an enemy attack, and turn that perfect dodge into a short burst of counterattack power.

    • 2.0K
    • August 25, 2026
  • TaCZ addon project image

    TaCZ addon

    An expansion mod for TaCZ about better attachment managing.

    • 7.0M
    • August 25, 2026
  • Moves Like Mafuyu project image

    Moves Like Mafuyu

    A lightweight action-oriented mod designed to optimize movement experience during exploration and building.

    • 87.7K
    • June 21, 2026
  • ApricityUI project image

    ApricityUI

    Build Minecraft UI with HTML + CSS + JS, follows Web standards as closely as possible.

    • 22.0K
    • August 19, 2026
  • Extreme Evasion project image

    Extreme Evasion

    ExtremeEvasion adds a timing-based evasive combat system to Minecraft. Roll away at the right moment, bait an enemy attack, and turn that perfect dodge into a short burst of counterattack power.

    • 2.0K
    • August 25, 2026
  • TaCZ addon project image

    TaCZ addon

    An expansion mod for TaCZ about better attachment managing.

    • 7.0M
    • August 25, 2026
  • Moves Like Mafuyu project image

    Moves Like Mafuyu

    A lightweight action-oriented mod designed to optimize movement experience during exploration and building.

    • 87.7K
    • June 21, 2026
  • ApricityUI project image

    ApricityUI

    Build Minecraft UI with HTML + CSS + JS, follows Web standards as closely as possible.

    • 22.0K
    • August 19, 2026