promotional bannermobile promotional banner
premium banner
No Misclicks At All — prevents accidental placement of items in the off‑hand; add to the block‑list with the key or use the commands

Description

Who Is This For?
Perfect for anyone who keeps a light source in their off‑hand (dynamic lighting, flashlight mods, etc.) and wants to avoid unwanted misclicks while exploring, building, or fighting.

Mod Description  
This mod has been completely overhauled to give you full control over what can and cannot be used in your off‑hand, preventing any accidental placements.

Features  

  • Press X to add the item under your crosshair to the block‑list  
  • Press V to remove the item under your crosshair from the block‑list  
  • Chat feedback on every action (add, remove, list)  
  • All blocked items are stored in config/offhand.toml under the [offhand] section and updated automatically
  • Keybindings can be configured in the Controls menu under the Offhand Blocker category

Commands:

  • /offhandblocker add
  • /offhandblocker remove
  • /offhandblocker list

Examples:

  • /offhandblocker add minecraft:torch
  • /offhandblocker add Torch
  • /offhandblocker remove minecraft:lantern

Configuration (config/offhand.toml):
[offhand]
blockedItems = [  

    "minecraft:torch",  

    "minecraft:soul_torch",  

    "minecraft:lantern",  

    "minecraft:soul_lantern"
]

Edit this file manually or use the in‑game keys/commands; changes are saved automatically.


Для кого этот мод?
Идеально подходит для тех, кто держит источник света во второй руке (динамическое освещение, моды на фонарики и т.д.) и хочет избежать случайных кликов при исследовании, строительстве или сражениях.

Описание мода
Этот мод был полностью переработан, чтобы дать вам полный контроль над тем, что можно и нельзя использовать во второй руке, предотвращая случайные размещения.

Функции

  • Нажмите X, чтобы добавить предмет под перекрестием в список блокировки.
  • Нажмите V, чтобы убрать предмет под перекрестием из списка блокировки.
  • Обратная связь в чате при каждом действии (добавление, удаление, просмотр списка).
  • Все заблокированные предметы хранятся в файле config/offhand.toml в разделе [offhand] и обновляются автоматически.
  • Клавиши можно настроить в меню Управление в категории Offhand Blocker.

Команды:

  • /offhandblocker add
  • /offhandblocker remove
  • /offhandblocker list

Примеры:

  • /offhandblocker add minecraft:torch
  • /offhandblocker add Факел
  • /offhandblocker remove minecraft:lantern

Настройка(config/offhand.toml):
[offhand]
blockedItems = [  

    "minecraft:torch",  

    "minecraft:soul_torch",  

    "minecraft:lantern",  

    "minecraft:soul_lantern"
]