Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damiav/lockabledoors

A simple mod that enables locking any door, trapdoor or fence gate in Minecraft.
https://github.com/damiav/lockabledoors

fabric-mod fabricmc-mod fabricmc-mods minecraft minecraft-fabric-mod minecraft-mod

Last synced: 17 days ago
JSON representation

A simple mod that enables locking any door, trapdoor or fence gate in Minecraft.

Awesome Lists containing this project

README

        

This mod adds blocks and items to enable locking any vanilla door, trapdoor and fence gate.

# Installation Requirements

This is a [Fabric](https://fabricmc.net/) mod.

# How to Use

To craft a lockable block, simply put the corresponding vanilla block and a lock housing in a crafting table.
![Lockable Block Craft](https://i.imgur.com/htxKVhm.png "Lockable Block Craft")

To install a lock on a block, simply right-click on the block with a keyed lock in your hand. The lock remover must be used to remove a lock from a lockable block.

When a block is equipped with a lock, you can lock/unlock it with the corresponding key by right-clicking. A locked block cannot be opened by hand nor redstone signals.

When you craft a key or lock, it is blank and cannot be used yet. In order to make them usable, they need to be machined using the locksmithing station. Simply input the key’s/lock’s name in the top field then pick the item from the output slot. The key’s name appears in its tooltip but locks simply show the word “Keyed” in green. You can check if a key fits in a lock without mounting it on a block, put each one in each hand and right-click.
![Locksmithing Station](https://i.imgur.com/OC8dt6A.png "Locksmithing Station")

***Notice: Keys cannot be renamed!***

Keys can be melted back to a single iron nugget in a furnace/blast furnace.

# Blocks

## Doors
![Doors](https://i.imgur.com/Zlg0js4.png "Doors")

## Trapdoors
![Trapdoors](https://i.imgur.com/PiWDvtF.png "Trapdoors")

## Fence Gates
![Fence Gates](https://i.imgur.com/2PJvXdA.png "Fence Gates")

# Items
![Items](https://i.imgur.com/D92z72L.png "Items")

# Crafting
## Lock Housing
![Lock Housing](https://i.imgur.com/jeEAf4q.png "Lock Housing")
## Lock
![Lock](https://i.imgur.com/u4J1T84.png "Lock")
## Key
![Key](https://i.imgur.com/reJ7GI2.png "Key")
## Lock Remover
![Lock Remover](https://i.imgur.com/nGSoxAP.png "Lock Remover")

# Localization
- `en_us`: US English
- `fr_fr`: French
- `eo_uy`: Esperanto

# License and usage
This mod is available under the GPLv3 license. You are free to use it in any modpack as long as you credit me as the original mod’s author.