NoMove is a lightweight single-player mod for Minecraft 1.21.1, developed for the NeoForge mod loader. The core feature of this mod is to completely prevent players from moving items in any way, including moving, swapping, transferring items within inventories, as well as dropping items, fundamentally restricting item manipulation.
The mod is implemented through Mixin technology injected into the underlying Slot class, requiring no complex configuration - it takes effect immediately upon installation. Whether it's the player inventory, chests, furnaces, or any other container interface, all item dragging, and click-to-move will be intercepted, effectively preventing accidental item operations and keeping the inventory layout fixed.
Suitable for single-player scenarios that require strict control over item flow, such as challenge gameplay, special rule survival, puzzle maps, and more.
NoMove 是一款适用于 Minecraft 1.21.1 的轻量级单人游戏模组,基于 NeoForge 模组加载器开发。该模组的核心功能是全面禁止玩家以任何方式移动物品,包括在物品栏中移动、交换、以及转移等行为,从根源上限制物品的流转操作。
模组通过 Mixin 技术注入底层 Slot 类实现功能,无需复杂配置,安装即生效。无论是玩家背包、箱子、熔炉还是其他容器界面,所有物品拖动、以及点击移动的操作都会被拦截,有效防止物品误操作,保持物品栏布局固定不变。
适用于需要严格管控物品流转的单人游戏场景,如挑战玩法、特殊规则生存、解谜地图等。
