Operator Button

Block ID |
jsblock:operator_button |
Item Group | JCM Blocks |
Light Level | 8 |
Added in | 1.0.4 |
Created by | LX86 |
Operator Button
An Operator Button is a wall-attached block in Joban Client Mod, designed to only activate when players hold an authorized driver key. It is modelled after a authorization lock seen in stations of the MTR West Rail Line section.
Usage#
If the player right clicks the operator button with an accepted train driver key (Configurable, see below) in the MTR mod, the button will emit a redstone signal lasting 40 ticks (2 seconds).
This block can be placed besides an iron door, in which only player with the appropriate train driver key may get in.
Configuring#
You may right click the block with the Brush item provided by the MTR mod to configure which driver keys are allowed to activate the block. By default, all train driver keys are accepted.
Crafting Recipe#
Note
The black concrete in this crafting grid refers to any concrete





Block states#
facing | powered |
---|---|
north | true |
east | false |
south | |
west |
History#
Version | Changes Made |
---|---|
v1.0.4 | Added Operator Only Button |
v1.0.5 | Reshaped Operator Only Button |
v1.1.5 | Operator Only button now emits redstone signal |
v1.1.6 | Light Level reduced from 15 -> 8, texture has been dimmed |
v2.0.0 | Multiple driver keys may now be accepted Rename jsblock:op_button to jsblock:operator_button |