Difference between revisions of "JCM:Emergency Stop Button (TML)"
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
(Created page with "{{InfoBox block|id=jsblock:helpline_5|since=1.1.0|title=Emergency Train Stop Button (Standing, TML)|image=JCM helpline 5.png|general_category=a|item_group=JCM Blocks|type=Multipart|hardness=3.0|light_level=15|other_category=a|author=LX86|transparent=No|extends=ThirdBlockBase}} An Emergency Train Stop Button (Standing, TML) is a decoration block in Joban Client Mod. Model is referenced from the new Hung Hom Tuen Ma Line Platforms. === Blockstates...") |
|||
Line 21: | Line 21: | ||
| | | | ||
|} | |} | ||
=== 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 === | === Trivia === |
Revision as of 14:47, 24 August 2022
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. Model is referenced from the new Hung Hom Tuen Ma Line Platforms.
Blockstates
facing | third |
---|---|
north | upper |
east | middle |
south | lower |
west |
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. |