{"id":95093,"date":"2026-06-05T13:41:11","date_gmt":"2026-06-05T10:41:11","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/"},"modified":"2026-06-05T13:41:11","modified_gmt":"2026-06-05T10:41:11","slug":"locks-reforged","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/","title":{"rendered":"Locks Reforged"},"content":{"rendered":"<p># Locks Reforged<\/p>\n<p>**An unofficial port of the Locks mod by Melonslise to Minecraft Forge 1.20.1.**<\/p>\n<p>Locks is a small but unique mod that lets you attach flexible, universal locks to any block in the game \u2014 including blocks from other mods. Protect your doors, chests, furnaces, and more with a dynamic locking system and an interactive lock picking minigame.<\/p>\n<p>***<\/p>\n<p>## Features<\/p>\n<p>### Lock Any Block<\/p>\n<p>Attach locks to **any block** \u2014 not just chests. Doors, trapdoors, furnaces, dispensers, hoppers, and modded blocks all work. Locks are spatial, so a single lock can cover multiple blocks at once.<\/p>\n<p>### Seven Tiers of Locks (+ Custom!)<\/p>\n<p>| Tier      |Pins |Enchantability |Resistance |Pick Strength |<br \/>\n| &#8212;&#8212;&#8212; |&#8212;- |&#8212;&#8212;&#8212;&#8212;&#8211; |&#8212;&#8212;&#8212;- |&#8212;&#8212;&#8212;&#8212;- |<br \/>\n| Wood      |5    |15             |4          |0.20          |<br \/>\n| Copper    |6    |16             |8          |0.28          |<br \/>\n| Iron      |7    |14             |12         |0.35          |<br \/>\n| Gold      |6    |22             |6          |0.25          |<br \/>\n| Steel     |9    |12             |20         |0.70          |<br \/>\n| Diamond   |11   |10             |100        |0.85          |<br \/>\n| Netherite |14   |8              |200        |0.95          |<\/p>\n<p>*   **Pins** \u2014 Number of pins in the lock picking minigame. More pins = harder to pick.<br \/>\n*   **Enchantability** \u2014 How likely the lock is to receive powerful enchantments.<br \/>\n*   **Resistance** \u2014 Explosion resistance. Diamond and Netherite locks are virtually indestructible.<br \/>\n*   **Pick Strength** \u2014 How effective the matching lock pick is. Higher = better.<\/p>\n<p>Netherite items are **fire-resistant** and survive in lava, just like vanilla netherite gear. They&#8217;re crafted at a smithing table using a Netherite Upgrade Template.<\/p>\n<p>All locks and lock picks are **fully data-driven** \u2014 add your own custom tiers via simple JSON files, or tweak existing stats through config files, TOML overrides, or datapacks. No code changes needed!<\/p>\n<p>### Lock Picking Minigame<\/p>\n<p>Pick locks with an interactive pin-matching minigame. Match each pin to crack the combination. Higher-tier picks are more effective against tougher locks.<\/p>\n<p>**Lock Picks:** Wood, Bobby Pin (copper), Iron, Steel, Gold, Diamond, Netherite (+ custom)<\/p>\n<p>### Keys &#038; Key Rings<\/p>\n<p>Craft **keys** that match your locks, or use a **Key Ring** to carry multiple keys. A **Master Key** opens any lock.<\/p>\n<p>### Seven Enchantments<\/p>\n<p>*   **Shocking** \u2014 Zaps players who fail a pick attempt (bypasses armor)<br \/>\n*   **Sturdy** \u2014 Reduces pick effectiveness<br \/>\n*   **Complexity** \u2014 Blocks lower-tier picks entirely<br \/>\n*   **Silent** \u2014 Suppresses the rattle sound when access is denied<br \/>\n*   **Auto-Pick** \u2014 Chance to instantly open the lock, bypassing the minigame<br \/>\n*   **Reinforced** \u2014 Increases explosion resistance per level<br \/>\n*   **Awareness** \u2014 Remembers who placed the lock; that player can open it without a key<\/p>\n<p>Each enchantment can be individually enabled or disabled in the server config.<\/p>\n<p>### Full Protection<\/p>\n<p>Locked blocks are protected from:<\/p>\n<p>*   Redstone activation<br \/>\n*   Hopper extraction<br \/>\n*   Piston movement<br \/>\n*   Explosions<br \/>\n*   Breaking (configurable)<\/p>\n<p>### Loot-Scaled Lock Generation<\/p>\n<p>Lock tier is determined by the **value of a chest&#8217;s loot table contents**. Village chests get wood or copper locks, while end city chests get gold or diamond locks. Chests with low-value loot get no lock at all.<\/p>\n<p>*   **Multi-sample averaging** \u2014 each loot table is sampled 32 times and averaged for consistent tier assignments across server restarts.<br \/>\n*   **Sub-linear stack count** \u2014 item value scales with the square root of stack size, so 64 cobblestone doesn&#8217;t outrank a diamond sword.<br \/>\n*   **Item value overrides** \u2014 configurable per-item base values for materials like diamonds, emeralds, and netherite that are valuable but have common rarity. 15 vanilla items have sensible defaults.<br \/>\n*   Fully configurable with per-tier value thresholds, rarity multipliers, and enchantment bonuses. Can be switched to random weighted selection if preferred.<\/p>\n<p>### World Integration<\/p>\n<p>*   Locked chests spawn naturally in structures with loot-value-scaled tiers<br \/>\n*   Lock picks and mechanisms found in dungeon and temple loot<br \/>\n*   Toolsmith villagers sell lock picks and mechanisms<br \/>\n*   Wandering traders offer rare picks and enchanted locks<\/p>\n<p>***<\/p>\n<p>## Adding Custom Items<\/p>\n<p>Locks Reforged has a fully data-driven item system. You can add entirely new lock and lock pick tiers \u2014 or tweak existing ones \u2014 using three different methods depending on your needs.<\/p>\n<p>***<\/p>\n<p>### Mechanisms<\/p>\n<p>Lock mechanisms (Wood, Copper, Iron, Steel) are basic crafting components \u2014 they are not data-driven and cannot be added via config or datapack. Each lock recipe requires its corresponding mechanism as the center ingredient.<\/p>\n<p>***<\/p>\n<p>## Configuration<\/p>\n<p>All settings are customizable via config files. Note that `locks-server.toml` is **per-world** and lives in a different location than the other two:<\/p>\n<p>**`config\/locks-common.toml`** \u2014 World generation and item stats<\/p>\n<p>*   **Generation Chance** \u2014 How often locks appear on generated chests (default: 85%, only used when loot-scaled locks is disabled)<br \/>\n*   **Enchant Chance** \u2014 How often generated locks are enchanted (default: 40%)<br \/>\n*   **Generated Locks \/ Weights** \u2014 Which lock tiers appear in worldgen and their relative rarity<br \/>\n*   **Loot-Scaled Locks** \u2014 Lock tier based on chest loot value (enabled by default). Configurable item values, rarity multipliers, enchantment bonuses, per-tier value thresholds, sample count, and per-item value overrides<br \/>\n*   **Lock Stats \/ Lockpick Stats** \u2014 Per-tier stat overrides (see above)<\/p>\n<p>**`saves\/<world>\/serverconfig\/locks-server.toml`** \u2014 Server-side gameplay rules (generated per-world on first load)<\/p>\n<p>*   **Lockable Blocks** \u2014 Regex patterns for which blocks can be locked (default: chests, doors, hoppers, etc.)<br \/>\n*   **Lockable Tags** \u2014 Block tags whose members can be locked<br \/>\n*   **Max Lockable Volume** \u2014 Maximum blocks a single lock can cover (default: 6)<br \/>\n*   **Allow Removing Locks** \u2014 Whether unlocked locks can be removed by sneaking (default: true)<br \/>\n*   **Protect Lockables** \u2014 Whether locked blocks are break-proof in survival (default: true)<br \/>\n*   **Easy Lock** \u2014 One-click lock placement (default: true)<br \/>\n*   **Hide Lock ID \/ Hide HUD Enchantments** \u2014 Tooltip display options<br \/>\n*   **Enchantment Toggles** \u2014 Individually enable or disable each of the 7 enchantments<br \/>\n*   **Netherite Lockpick Unbreakable** \u2014 When enabled, netherite lock picks never break (default: false)<\/p>\n<p>**`config\/locks-client.toml`** \u2014 Client-side settings<\/p>\n<p>*   **Deaf Mode** \u2014 Visual feedback for lock picking accessibility (default: true)<\/p>\n<p>**Stale config files:** When the mod is updated with new tiers (e.g. Copper was added after the initial release), existing TOML files keep their old defaults. For example, the &#8220;Generated Locks&#8221; list won&#8217;t include `locks:copper_lock` unless you manually add it or delete `locks-common.toml` to let it regenerate with the new defaults.<\/p>\n<p>***<\/p>\n<p>## Requirements<\/p>\n<p>*   Minecraft **1.20.1**<br \/>\n*   Forge **47.2.0** or later<br \/>\n*   Java **17**<\/p>\n<p>***<\/p>\n<p>## Credits<\/p>\n<p>*   **Original Author:** Melonslise<br \/>\n*   **Original Mod:** Locks on CurseForge<br \/>\n*   **Textures:** Hoonts, Artsy (ydgy)<br \/>\n*   **Sounds:** freesound.org<\/p>\n<p>This is an unofficial port that preserves all original gameplay. Licensed under **CC BY-NC 3.0**, consistent with the original mod.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The &#8220;Locks&#8221; mod updated to work with 1.20.1; includes all features of the original with full configurability, feature expansions and some bug fixes.<\/p>\n","protected":false},"featured_media":95094,"template":"","meta":{"_minecraft_slug":"locks-reforged","_minecraft_project_id":"fxLOBzMK","_minecraft_author":"otectus","_minecraft_license":"CC-BY-NC-4.0","_minecraft_downloads":715,"_minecraft_follows":10,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"locks-reforged.zip","_minecraft_size_bytes":1211707,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T23:21:43.842041Z","_minecraft_date_created":"2026-03-26T06:02:20.208994Z","_minecraft_date_modified":"2026-05-15T13:53:54.162697Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/locks-reforged","_minecraft_icon_attachment_id":95094,"_minecraft_imported_at":"2026-06-05T10:41:11+00:00","_minecraft_import_hash":"b32156755d640e383829683b8c0e97fa","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[104,89,866,91,92],"mod_loader":[106],"minecraft_version":[36],"class_list":["post-95093","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-forge","mod_category-game-mechanics","mod_category-minigame","mod_category-storage","mod_category-utility","mod_loader-forge","minecraft_version-1-20-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Locks Reforged - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Locks Reforged - Minecraft\" \/>\n<meta property=\"og:description\" content=\"The &quot;Locks&quot; mod updated to work with 1.20.1; includes all features of the original with full configurability, feature expansions and some bug fixes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/locks-reforged\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/locks-reforged\\\/\",\"name\":\"Locks Reforged - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/locks-reforged\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/locks-reforged\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/locks-reforged-icon-6d0c2f12207e5bdd13d5d11f01dad4641e19fbcc.png\",\"datePublished\":\"2026-06-05T10:41:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/locks-reforged\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/locks-reforged\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/locks-reforged\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/locks-reforged-icon-6d0c2f12207e5bdd13d5d11f01dad4641e19fbcc.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/locks-reforged-icon-6d0c2f12207e5bdd13d5d11f01dad4641e19fbcc.png\",\"width\":400,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/locks-reforged\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Locks Reforged\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Locks Reforged - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/","og_locale":"en_US","og_type":"article","og_title":"Locks Reforged - Minecraft","og_description":"The \"Locks\" mod updated to work with 1.20.1; includes all features of the original with full configurability, feature expansions and some bug fixes.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/","name":"Locks Reforged - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/locks-reforged-icon-6d0c2f12207e5bdd13d5d11f01dad4641e19fbcc.png","datePublished":"2026-06-05T10:41:11+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/locks-reforged-icon-6d0c2f12207e5bdd13d5d11f01dad4641e19fbcc.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/locks-reforged-icon-6d0c2f12207e5bdd13d5d11f01dad4641e19fbcc.png","width":400,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/locks-reforged\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Locks Reforged"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/95093","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/95094"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=95093"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=95093"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=95093"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=95093"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}