Difference between revisions of "JCM:Railway Vision PIDS (SIL 1)"
From Joban Wiki
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) |
AmberFrost (talk | contribs) m (Remove Technical Information) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{InfoBox block|id=jsblock:pids_rv_sil|since=1.1.0|title=Railway Vision PIDS (SIL, Ocean Park Station and Wong Chuk Hang Station Variants)|general_category=a|item_group=JCM Blocks - PIDS|type=Multipart|transparent=No|hardness=2|light_level=5 | {{InfoBox block|id=jsblock:pids_rv_sil|since=1.1.0|title=Railway Vision PIDS (SIL, Ocean Park Station and Wong Chuk Hang Station Variants)|general_category=a|item_group=JCM Blocks - PIDS|type=Multipart|transparent=No|hardness=2|light_level=5|image=JCM pids rv sil.png|author=AozoraSky|other_category=a}} | ||
'''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. | '''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. | ||
| 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 | |||
|} | |} | ||
Latest revision as of 20:47, 20 October 2023
Railway Vision PIDS (SIL, Ocean Park Station and Wong Chuk Hang Station Variants)
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
Block Entity
This block has a block entity, and stores the following data:
| 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 |