JCM:Departure Timer
From Joban Wiki
		Views
Actions
Namespaces
Variants
Tools
Revision as of 20:41, 20 October 2023 by AmberFrost (talk | contribs) (Remove Technical Information)
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 | 
Crafting Recipe
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 |