-
Notifications
You must be signed in to change notification settings - Fork 87
Key Panel
bl4ckscor3 edited this page Jan 12, 2023
·
8 revisions
The key panel can be placed down for a smaller, waterloggable version of the keypad. It is also used in the crafting recipes of keypads, password-protected chests, and password-protected furnaces.
- Is always active: Should the key panel remain active and unlocked?
- Message: Does this key panel send a message upon activation (when using allowlist/denylist modules)?
- Signal length: How long should the redstone signal upon successful activation be? (In ticks, 20 ticks = 1 second)
- Disabled: Should this block be disabled, making it no longer work until it is enabled again?
- Cooldown: How long can players not enter a passcode after an incorrect code has been entered? (In Ticks, 20 ticks = 1 second; requires Smart Module)
- Adding an allowlist module to a key panel will allow listed players to use the block without knowing the code.
- Adding a denylist module to a key panel will ban listed players from interacting with the block.
- Adding a smart module to a block that requires a passcode will result in a cooldown being applied after an incorrect code has been entered. During that time, no new code can be entered.
- Adding a harming module to a block that requires a passcode will result in the player getting damaged, if they enter an incorrect code.
- Ownable: This block is resistant to explosions, and can only be broken by the player who placed it down using the Universal Block Remover.
- Password protected: This block can only be used if a password set by the owner is correctly entered.
- Lockable: This block can be locked with a Sonic Security System.
Generated at Mon Dec 02 14:40:13 CET 2024
using SecurityCraft Wikiizer, with SecurityCraft v1.9.12 and Minecraft 1.21.3.