Difference between revisions of "JCM:Emergency Stop Button (TML)"
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
Line 1: | Line 1: | ||
{{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=[[JCM:ThirdBlockBase|ThirdBlockBase]]}} | {{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=[[JCM:ThirdBlockBase|ThirdBlockBase]]}} | ||
An Emergency Train Stop Button (Standing, TML) is a decoration block in Joban Client Mod. | 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 === | === Blockstates === | ||
Line 35: | Line 35: | ||
=== Trivia === | === Trivia === | ||
This block was accidentally named helpline_5 internally due to the shape being similiar to the MTR [[JCM:Helpline (Standing)|Standing helpline]]. | This block was accidentally named <code>helpline_5</code> internally due to the shape being similiar to the MTR [[JCM:Helpline (Standing)|Standing helpline]]. | ||
=== History === | === History === |
Revision as of 20:12, 12 July 2023
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. |