promotional bannermobile promotional banner

Locks Reforged

The "Locks" mod updated to work with 1.20.1; includes all features of the original with full configurability and some bug fixes.

File Details

Locks Reforged 1.5.4 (Forge 1.20.1)

  • R
  • Apr 19, 2026
  • 649.40 KB
  • 2.0K
  • 1.20.1
  • Forge

File Name

locks_reforged-1.5.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:locks-reforged-1467684:7947933")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.5.4

Bug Fixes

  • Fixed a ghost lockpick briefly appearing at the insertion depth when a pick broke at the far end of a long lock (netherite and other 13+ pin locks). LockPickingScreen.updatePickParts() did not clamp the right fragment's texture width, so on long locks the UV overflowed the pick atlas and the edge-clamped sample rendered as a full pick silhouette behind the breaking pieces. The right fragment now clips to the atlas and follows the pick's actual insertion position.