Difference between revisions of "JCM:Railway Vision PIDS"
From Joban Wiki
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) |
AmberFrost (talk | contribs) m (Remove Technical Information) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{InfoBox block|id=jsblock:pids_rv|since=1.0.4|title=Railway Vision PIDS|image=JCM pids rv.png|item_group=JCM Blocks - PIDS|type=Multipart|general_category=a|transparent=No|hardness=2|light_level=5|other_category=a|author=LX86 | {{InfoBox block|id=jsblock:pids_rv|since=1.0.4|title=Railway Vision PIDS|image=JCM pids rv.png|item_group=JCM Blocks - PIDS|type=Multipart|general_category=a|transparent=No|hardness=2|light_level=5|other_category=a|author=LX86}} | ||
A Railway Vision PIDS is a functional block in Joban Client Mod, recreating the Tung Chung Line variants. | A '''Railway Vision PIDS''' is a functional block in Joban Client Mod, recreating the '''Tung Chung Line''' variants. | ||
=== Blockstates === | === Blockstates === | ||
| 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 103: | Line 108: | ||
|v1.1.4 | |v1.1.4 | ||
|Added [[JCM:Joban PIDS|PIDS Preset]] Support | |Added [[JCM:Joban PIDS|PIDS Preset]] Support | ||
|- | |||
|v1.1.8 | |||
|Added Platform Selection Support | |||
|} | |} | ||
Latest revision as of 20:47, 20 October 2023
Railway Vision PIDS
General Information
| Block ID | jsblock:pids_rv |
|---|---|
| Item Group | JCM Blocks - PIDS |
| Transparent | No |
| Light Level | 5 |
Other Information
| Added in | v1.0.4 |
|---|---|
| Created by | LX86 |
A Railway Vision PIDS is a functional block in Joban Client Mod, recreating the Tung Chung Line variants.
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.0.4 | Added Railway Vision PIDS |
| v1.0.4a | - Platforms with Multiple Digit now displays better
- Fix platform circle being black when using shaders - Now show cars when there's Mixed Cars in the route |
| v1.0.5 | Add Railway Vision PIDS Pole |
| v1.1.2 | Added Variables Support |
| v1.1.4 | Added PIDS Preset Support |
| v1.1.8 | Added Platform Selection Support |