promotional bannermobile promotional banner

DoxLeaning (TaCZ Recommendation)

Server-synced FPS leaning (peek around corners) — standalone, meshes with any gun mod.
Back to Files

doxlean-2.0.0.jar

File namedoxlean-2.0.0.jar
Uploader
Doxa97Doxa97
Uploaded
Aug 20, 2026
Downloads
290
Size
38.3 KB
Mod Loaders
NeoForge
File ID
8690102
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:doxleaning-1619996:8690102"

Learn more about Curse Maven

What's new

2.0.0 — Minecraft 1.21.1 / NeoForge

Two port bugs found and fixed before release:

Leaning moved the camera the wrong way and swung it upward in an arc. Camera.move
rotates whatever you hand it by the full camera rotation — pitch and roll included —
so a purely sideways offset got tilted with your view. The peek offset is already in
world space, so the camera is now moved directly and its height is never touched.

Leaning also tilted the view without moving the body at all. In 1.21 the camera
position is written after the event fires; in 1.20 it was the other way round, so
the same code was silently overwritten every frame.

The camera, the projectile origin and the hitbox still all read one shared function,
so your crosshair and your shots cannot drift apart — same rule as 1.1.0.

Requires DoxCore 2.x.

This mod has no additional files