Learn · modules

What Is Step in Minecraft? Movement Module Explained

Step is a movement module that lets you climb blocks taller than vanilla's auto-step height without jumping. Here is how it works and the detection risk.

TRtrolPublished 3 min read

What is Step in Minecraft?

Step is a movement module that lets a player walk up blocks taller than vanilla's auto-step height without jumping. Normally Minecraft only lets you climb short obstacles automatically and stops you cold at anything taller, forcing a jump. Step raises or removes that ceiling, so bigger blocks and ledges get crossed at a walking pace instead.

How Step works

Every tick, vanilla checks the block edge in front of a walking player and decides whether it's short enough to climb onto automatically. If it isn't, the game blocks the movement and forces a jump instead. Step overrides that check, raising the height a block can be before the client still treats it as something you can walk straight onto. The client then hoists the player up onto the taller block, no jump packet involved.

That last part is the whole appeal. A jump breaks a straight walking path and briefly shifts your vertical position and hitbox, both visible to an opponent watching for an opening. Staying grounded while stepping up a block keeps aim and momentum steady through the transition. It also smooths out stairs, fences, stacked half-blocks, and uneven terrain in general, so you cross them without losing sprint or breaking stride.

Is Step safe to use

Step is a use-at-your-own-risk feature, not a guaranteed-safe one. It changes the vertical movement the client reports to the server, and a server-side anticheat that recomputes expected step height against the blocks in front of a player has a concrete data point to check it against. Whether a given server actually watches for this varies, but the behavior itself is a plausible flag point, and getting caught carries the same consequences as any other movement cheat: a ban, same as flight or a speed hack, just quieter about how it gets there.

FAQ