Difference between revisions of "JCM:Emergency Stop Button (TML)"
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
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}} | |||
=== FAQ === | === FAQ === |
Revision as of 17:17, 7 October 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 |
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. |