The District of Joban Difference between revisions of "JCM:Railway Vision PIDS (SIL 1)"

Difference between revisions of "JCM:Railway Vision PIDS (SIL 1)"

From The District of Joban
Line 73: Line 73:
|Whether Platform Circle is hidden
|Whether Platform Circle is hidden
|0b
|0b
|-
|platform_ids
|Array (Long)
|List of selected platform ID that the PIDS will display
|[L;]
|-
|-
|preset_id
|preset_id
Line 95: Line 100:
|v1.1.4
|v1.1.4
|Added [[JCM:Joban PIDS#PIDS Preset|PIDS Preset]] Support
|Added [[JCM:Joban PIDS#PIDS Preset|PIDS Preset]] Support
|-
|v1.1.8
|Added Platform Selection Support
|}
|}

Revision as of 13:56, 16 December 2022

Railway Vision PIDS (SIL, Ocean Park Station and Wong Chuk Hang Station Variants)
JCM pids rv sil.png
General Information
Block ID jsblock:pids_rv_sil
Item Group JCM Blocks - PIDS
Transparent No
Light Level 5
Other Information
Added in v1.1.0
Created by AozoraSky


Railway Vision PIDS (SIL, Ocean Park Station and Wong Chuk Hang Station Variants) is a functional block in Joban Client Mod, replicating the Railway Vision PIDS seen in Ocean Park and Wong Chuk Hang Station in MTR South Island Line.

Blockstates

facing
north
east
south
west

Crafting Recipe

Minecraft Iron ingot.png
Minecraft Iron ingot.png
Minecraft Iron ingot.png
Minecraft Iron ingot.png
Minecraft Glowstone dust.png
Minecraft Iron ingot.png
Minecraft Iron ingot.png
Minecraft Iron ingot.png
Minecraft Iron ingot.png
Crafting Table Arrow.png
JCM Item Pids rv sil 1.png8

Block Entity

This block has a block entity, and stores the following data:

jsblock:pids_rv_sil
Name Type Description Default Value
message0 String Custom Message of the 1st row ""
message1 String Custom Message of the 2nd row ""
message2 String Custom Message of the 3rd row ""
message3 String Custom Message of the 4th row ""
hide_arrival0 Boolean Whether the arrival is hidden on the 1st row ""
hide_arrival1 Boolean Whether the arrival is hidden on the 2nd row ""
hide_arrival2 Boolean Whether the arrival is hidden on the 3rd row ""
hide_arrival3 Boolean Whether the arrival is hidden on the 4th row ""
hide_platform_number Boolean Whether Platform Circle is hidden 0b
platform_ids Array (Long) List of selected platform ID that the PIDS will display [L;]
preset_id String Preset ID of the RV PIDS ""

History

Version Changes Made
v1.1.0 Added Railway Vision PIDS (SIL 1)
v1.1.2 Improved model of the Railway Vision PIDS (SIL 1)

Added Variables Support

v1.1.4 Added PIDS Preset Support
v1.1.8 Added Platform Selection Support