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.4.2 (Forge 1.20.1)

  • R
  • Mar 27, 2026
  • 644.94 KB
  • 72
  • 1.20.1
  • Forge

File Name

locks_reforged-1.4.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

1.4.2

Netherite Lock Pick

  • Netherite lock picks now use durability instead of being consumed outright when a failed pin attempt triggers a break.
  • Added 128 durability to the Netherite Lock Pick.
  • Netherite lock picks can now be repaired with Netherite Ingots in an anvil.
  • Netherite lock picks can now receive Mending.
  • Netherite Lockpick Unbreakable now prevents durability loss entirely instead of only preventing the item from being deleted.

Bug Fixes

  • Fixed loot-scaled lock generation causing massive startup logspam from sampled loot functions such as invalid SetItemDamageFunction rolls on non-damageable items.
  • Fixed loot-scaled lock generation crashing some modpacks by invoking loot-table behavior that performed structure lookups, world generation, or block-state access during startup/off-thread precomputation.
  • Reworked loot value calculation to estimate chest value directly from loot table JSON data instead of executing live loot generation.
  • When a chest loot table cannot be estimated safely, lock generation now falls back to the old random weighted system instead of failing or crashing world load.