Difference between revisions of "JCM:KCR Station Name Sign"
From Joban Wiki
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) (Created page with "{{InfoBox block|id=jsblock:kcr_name_sign|since=1.0.4|title=KCR Station Name Sign|general_category=a|item_group=Joban Blocks|image=JCM kcr name sign.png|transparent=No|type=Directional Block|light_level=10|technical_category=a|author=LX86|other_category=a|hardness=5.0|extends=FontBase}} A '''KCR Station Name Sign''' is a decoration block in Joban Client Mod. Seen in KCR East Rail Station before the merger of the two companies. === Blockstates === {| class="wikitable" |...") |
AmberFrost (talk | contribs) |
||
| Line 8: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
! | !facing | ||
!exit_on_left | |||
|- | |- | ||
|north | |north | ||
|false | |||
|- | |- | ||
|east | |east | ||
|true | |||
|- | |- | ||
|south | |south | ||
| | |||
|- | |- | ||
|west | |west | ||
| | |||
|} | |} | ||
Revision as of 23:36, 19 August 2022
KCR Station Name Sign
General Information
| Block ID | jsblock:kcr_name_sign |
|---|---|
| Item Group | Joban Blocks |
| Transparent | No |
| Light Level | 10 |
Other Information
| Added in | v1.0.4 |
|---|---|
| Created by | LX86 |
A KCR Station Name Sign is a decoration block in Joban Client Mod.
Seen in KCR East Rail Station before the merger of the two companies.
Blockstates
| facing | exit_on_left |
|---|---|
| north | false |
| east | true |
| 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:kcr_sign |
Issues
This block model is bigger than Minecraft's limit (1 x 1.5 x 1 block), the hitbox has been forcibly increased and player may have difficulty selecting the block.
This bug will remain due to legacy reasons.
History
| Version | Changes Made |
|---|---|
| v1.0.4 | Added KCR Station Name Sign |
| v1.0.6 | Raised the block model |
| v1.1.5 | The "font" property is added to the block entity |