Difference between revisions of "JCM:Emergency Stop Button (TML)"
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
m (Remove Technical Information) |
|||
(3 intermediate revisions by 2 users not shown) | |||
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 | {{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}} | ||
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 21: | Line 21: | ||
| | | | ||
|} | |} | ||
=== Crafting Recipe === | |||
{{Crafting 3x3|Minecraft Iron_ingot.png|Minecraft Iron_ingot.png|4=Minecraft Iron_ingot.png|5=Minecraft Redstone.png|7=JCM Item Emg stop 1.png|8=Minecraft Redstone.png|res=JCM Item Helpline 5.png|Cres=4}} | |||
=== FAQ === | === FAQ === | ||
Line 32: | 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 === |
Latest revision as of 20:42, 20 October 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. |