The District of Joban Difference between revisions of "JCM:KCR Station Name Sign"

Difference between revisions of "JCM:KCR Station Name Sign"

From The District of Joban
m (Remove FontBase)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{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}}
{{JCMFuture|version=v2.0.0}}{{InfoBox block|id=jsblock:kcr_name_sign|since=1.0.4|title=KCR Station Name Sign|general_category=a|item_group=JCM Blocks|image=JCM kcr name sign.png|transparent=No|type=Directional Block|light_level=10|author=LX86|other_category=a|hardness=5.0}}


A '''KCR Station Name Sign''' is a decoration block in Joban Client Mod.
A '''KCR Station Name Sign''' is a decoration block in Joban Client Mod.
Line 23: Line 23:
|
|
|}
|}
=== Crafting Recipe ===
{{Crafting 3x3|Minecraft Iron ingot.png|Minecraft Iron ingot.png|Minecraft Iron ingot.png|Minecraft Lapis lazuli.png|Minecraft Iron ingot.png|Minecraft Lapis lazuli.png|res=JCM Item Kcr name sign.png|Cres=3}}


=== Block Entity ===
=== Block Entity ===
This block has a block entity, and stores the following data:
This block has a block entity, and is solely used for rendering.
{| class="wikitable"
|+
!Name
!Type
!Description
!Default Value
|-
|font
|String
|The font ID used for rendering the station name text.
|jsblock:kcr_sign
|}
 
=== Issues ===
=== 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 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.
Line 58: Line 48:
|v1.1.5
|v1.1.5
|The "font" property is added to the block entity
|The "font" property is added to the block entity
|-
|v2.0.0
|The "font" property in block entity has been removed
|}
|}

Latest revision as of 20:46, 20 October 2023

Note

This article is created for Joban Client Mod vv2.0.0.
Features mentioned might not be available to the public yet.

KCR Station Name Sign
JCM kcr name sign.png
General Information
Block ID jsblock:kcr_name_sign
Item Group JCM 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

Crafting Recipe

Minecraft Iron ingot.png
Minecraft Iron ingot.png
Minecraft Iron ingot.png
Minecraft Lapis lazuli.png
Minecraft Iron ingot.png
Minecraft Lapis lazuli.png
Crafting Table Arrow.png
JCM Item Kcr name sign.png3

Block Entity

This block has a block entity, and is solely used for rendering.

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
v2.0.0 The "font" property in block entity has been removed