Learn · modules

What Is Inventory Move in Minecraft? Module Explained

Inventory Move lets you keep moving while a chest, furnace, or crafting screen stays open instead of freezing solid. Here's how it works, and why it's risky.

TRtrolPublished 3 min read

What is Inventory Move in Minecraft?

Inventory Move is a movement module that keeps you moving while an inventory-type screen—a chest, a furnace, a crafting table—stays open. Vanilla Minecraft locks you in place the instant one of those screens opens; you don't walk again until you close it. Inventory Move removes that lock at the client level, so movement input keeps getting processed no matter what's open in front of you. Sort a chest without standing still and exposed. Restock from a crafting table mid-fight. Keep strafing while you check what you're carrying. Whether that movement survives contact with the server is a separate question entirely.

How Inventory Move works

Inventory Move overrides the client's movement lock for inventory-type screens. In vanilla play, opening a chest, furnace, or crafting table drops the game into a state where movement input is ignored until the screen closes. The module intercepts that state and keeps processing movement input anyway, so your position keeps updating on the client the whole time the screen is up.

None of that guarantees anything past your own machine. Movement while a container is open isn't a state vanilla servers expect, since the base game assumes it flatly can't happen. What the server does with the resulting position updates—accept them, ignore them, or flag them—comes down entirely to how it, and whatever anticheat it's running, validates movement against open-screen state. That's server-dependent by design, not a settings toggle inside the module itself.

The appeal in PvP

The appeal is straightforward: vanilla forces a moment of total stillness every time you open a container, and in PvP or a chase, standing still is exactly when you get hit. Inventory Move just refuses to give up that window. Restock healing items mid-fight or check your inventory for a specific tool without breaking formation or losing ground.

But that same appeal is what makes it risky. Allowing movement during an open container is not a state vanilla can produce, which makes it a suspicious behavior from the server's perspective.

Is it safe to use

Inventory Move carries detection risk. Whether a given anticheat actually catches it, and how strictly, varies by implementation. There's no universal answer here. Players who use it should assume it can be flagged rather than assume it goes unseen. Terminus ships this module but classifies it as use-at-your-own-risk for exactly this reason: it's detectable, and it can get an account banned on servers running real anticheat.

FAQ