Difference between revisions of "JCM:Departure Timer"
From Joban Wiki
		Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs)  | 
				|||
| Line 18: | Line 18: | ||
|west  | |west  | ||
|}  | |}  | ||
=== Crafting Recipe ===  | |||
{{Crafting 3x3|Minecraft Iron_ingot.png|Minecraft Iron_ingot.png|Minecraft Iron_ingot.png|Minecraft Redstone.png|Minecraft Clock.png|Minecraft Redstone.png|Minecraft Iron_ingot.png|Minecraft Iron_ingot.png|Minecraft Iron_ingot.png}}  | |||
=== Block Entity ===  | === Block Entity ===  | ||
Revision as of 21:50, 6 October 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 | 
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 |