Difference between revisions of "JCM:Departure Timer"
From Joban Wiki
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) (Created page with "{{InfoBox block|id=jsblock:departure_timer|since=1.0.0|title=Departure Timer|image=JCM departure timer.png|item_group=JCM Blocks|type=Directional Block|transparent=No|hardness=3.0|general_category=a|light_level=0|author=LX86|technical_category=a|other_category=a|extends=FontBase}} '''A Departure Timer''' is a functional block in Joban Client Mod. Seen in the MTR East Rail Line, this block display the remaining time until the train departs. === Blockstates === {| class...") |
AmberFrost (talk | contribs) |
||
| Line 42: | Line 42: | ||
|v1.0.0 | |v1.0.0 | ||
|Added Departure Timer | |Added Departure Timer | ||
|- | |||
|v1.1.5 | |||
|Departure Timer now extends Font Base, font can now be customized by manually changing the block entity data | |||
|} | |} | ||
Revision as of 04:09, 23 August 2022
Departure Timer
General Information
| Block ID | jsblock:departure_timer |
|---|---|
| Item Group | JCM Blocks |
| Transparent | No |
| Light Level | 0 |
Other Information
| Added in | v1.0.0 |
|---|---|
| Created by | LX86 |
A Departure Timer is a functional block in Joban Client Mod.
Seen in the MTR East Rail Line, this block display the remaining time until the train departs.
Blockstates
| facing |
|---|
| north |
| east |
| south |
| west |
Block Entity
This block has a block entity, and stores the following data:
| Name | Type | Description | Default Value |
|---|---|---|---|
| font | String | The font ID used for rendering the station name text. | jsblock:deptimer |
History
| Version | Changes Made |
|---|---|
| v1.0.0 | Added Departure Timer |
| v1.1.5 | Departure Timer now extends Font Base, font can now be customized by manually changing the block entity data |