Difference between revisions of "JCM:Departure Timer"
From Joban Wiki
		Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs)  m (Remove Technical Information)  | 
				|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{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  | {{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|other_category=a}}  | ||
'''A Departure Timer''' is a functional block in Joban Client Mod.  | '''A Departure Timer''' is a functional block in Joban Client Mod.  | ||
| Line 20: | Line 20: | ||
=== Crafting Recipe ===  | === 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}}  | {{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|res=JCM Item Departure timer.png}}  | ||
=== Block Entity ===  | === Block Entity ===  | ||
Latest revision as of 20:41, 20 October 2023
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 |