JCM:Standing Station Name Sign
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
Revision as of 16:08, 18 August 2022 by LX86 (talk | contribs) (Created page with "{{InfoBox block|id=jsblock:station_name_tall_stand|since=1.0.0|title=Standing Station Name Sign|general_category=General Information|item_group=Joban Blocks|type=Multipart|author=LX86|transparent=Yes|hardness=2|other_category=Other Information|light_level=0|image=JCM station name tall stand.png|technical_category=Technical Information|extends=[https://github.com/jonafanho/Minecraft-Transit-Railway/blob/master/common/src/main/java/mtr/block/BlockStationNameTallBase.java B...")
Standing Station Name Sign
General Information
Block ID | jsblock:station_name_tall_stand |
---|---|
Item Group | Joban Blocks |
Transparent | Yes |
Light Level | 0 |
Other Information
Added in | v1.0.0 |
---|---|
Created by | LX86 |
A Standing Station Name Sign is a decoration block in Joban Client Mod, replicating standing station name sign seen in West Rail section. (After KCR and MTR Merger).
Usage
- Right click with brush to change text color
Blockstates
FACING | METAL | THIRD | COLOR |
---|---|---|---|
north | true | lower | 0 (White) |
east | false | middle | 1 (Gray) |
south | upper | 2 (Black) | |
west |
Block Entity
jsblock:station_name_tall_stand
This block has a block entity, but does not store any data and is solely used for rendering.
History
Version | Changes Made |
---|---|
v1.0.0 | Added Standing Station Name Sign |
v1.1.3 | Text are now drawn with Dynamic Images |