JCM:Emergency Stop Button (TML)
From Joban Wiki
Views
Actions
Namespaces
Variants
Tools
Revision as of 20:42, 20 October 2023 by AmberFrost (talk | contribs) (Remove Technical Information)
Emergency Train Stop Button (Standing, TML)
General Information
| Block ID | jsblock:helpline_5 |
|---|---|
| Item Group | JCM Blocks |
| Transparent | No |
| Light Level | 15 |
Other Information
| Added in | v1.1.0 |
|---|---|
| Created by | LX86 |
An Emergency Train Stop Button (Standing, TML) is a decoration block in Joban Client Mod. The model is referenced from the Tuen Ma Line platform of the new Hung Hom Station in Hong Kong.
Blockstates
| facing | third |
|---|---|
| north | upper |
| east | middle |
| south | lower |
| west |
Crafting Recipe
FAQ
Q: Can you make it actually stop the train?
A: All MTR Trains are stored inside a siding and is currently private. With normal means you can't access/gain control of MTR's train.
While you can make a mixin accessor for that, MTR Mod doesn't officially have an API, and the code may break anytime if the main mod changes something.
As time goes on, we may reconsider the possibilities of such feature.
Trivia
This block was accidentally named helpline_5 internally due to the shape being similiar to the MTR Standing helpline.
History
| Version | Changes Made |
|---|---|
| v1.1.0 | Added Emergency Stop Button (Standing, TML) |
| v1.1.5 | Now extends ThirdBlockBase, no longer replaces the block on top. |