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
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
SetItemDamageFunctionrolls 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.

