Lockkey
ModrinthModern Fabric Minecraft mod for Locks, Keys and other things
976 downloads 1 followers updated 24d ago
latest v0.1.3 Modrinth
Lockkey
Lockkey is a Fabric mod that adds simple security mechanics for blocks and entities.
Features
- Lock and key system with items to control access to blocks and entities
- Add locks (with grooves data) to blocks and entities
- use the
lockkey:all_blocks_lockableGamerule to enable every block being lockable, not just the ones in thelcokkey:lockableblock tag - use keys with matching groove data to enable interaction / attacking / breaking with that block or entity
- for now (WIP) use the
/lockcommands to manage anything lock related, like setting grooves and managing lock states of entities and blocks manually
Requirements
- Fabric Loader
- Fabric API
Usage
Craft locks and keys to secure blocks and entities. This mod is still work in progress! Currently, you can only set
lock and key grooves by using the /lock commands!
Planned Features and Content
- Better locking of multi-blocks, like doors and double chests (potentially providing an easy-to-use Mod API for other mods / datapacks)
Anything else? If you have any ideas, please let me know and open an Issue on GitHub
Credits
The textures of the lock and the key items have been cleaned up by Aethyus.
Check them out!
Versions
Beta
0.1.3
# Fixes
- prevent adventure players removing locks of entities and blocks
- added entities to handle "all-lockable" gamerule separately
Beta
0.1.1
# Fixes
- potentially fixed issue where chunks corrupt which contained lock data after server restarts
Beta
0.1.0
# Content
- Added multiple new tags and a new Gamerule to manage locking of blocks and entities
- Block Tag: `lockkey:lockable`
- Entity Tag:…

Comments 0
No comments yet. Be the first to share your thoughts.