Difference between revisions of "JCM:Railway Vision PIDS (SIL 2)"
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
(Created page with "{{InfoBox block|id=jsblock:pids_rv_sil_2|since=1.1.2|title=Railway Vision PIDS (SIL, Admiralty Station And South Horizon Station Variant)|image=JCM pids rv sil 2.png|item_group=JCM Blocks|type=Multipart|transparent=No|light_level=5|hardness=2|other_category=a|author=AozoraSky|general_category=a|technical_category=a|extends=PIDSRVBase}} '''Railway Vision PIDS (SIL, Admiralty Station and South Horizon Station Variants)''' is a functional block in Joban Client Mod, replica...") |
m (Remove Technical Information) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{InfoBox block|id=jsblock:pids_rv_sil_2|since=1.1.2|title=Railway Vision PIDS (SIL, Admiralty Station And South Horizon Station Variant)|image=JCM pids rv sil 2.png|item_group=JCM Blocks|type=Multipart|transparent=No|light_level=5|hardness=2|other_category=a|author=AozoraSky|general_category=a | {{InfoBox block|id=jsblock:pids_rv_sil_2|since=1.1.2|title=Railway Vision PIDS (SIL, Admiralty Station And South Horizon Station Variant)|image=JCM pids rv sil 2.png|item_group=JCM Blocks|type=Multipart|transparent=No|light_level=5|hardness=2|other_category=a|author=AozoraSky|general_category=a}} | ||
'''Railway Vision PIDS (SIL, Admiralty Station and South Horizon Station Variants)''' is a functional block in Joban Client Mod, replicating the Railway Vision PIDS seen in Admiralty Station and South Horizon Station in MTR South Island Line. | '''Railway Vision PIDS (SIL, Admiralty Station and South Horizon Station Variants)''' is a functional block in Joban Client Mod, replicating the Railway Vision PIDS seen in Admiralty Station and South Horizon Station in MTR South Island Line. | ||
Line 16: | Line 16: | ||
|west | |west | ||
|} | |} | ||
=== Crafting Recipe === | |||
{{Crafting 3x3|Minecraft Iron ingot.png|Minecraft Iron ingot.png|Minecraft Iron ingot.png|Minecraft Black concrete.png|Minecraft Glowstone dust.png|Minecraft Black concrete.png|Minecraft Iron ingot.png|Minecraft Iron ingot.png|Minecraft Iron ingot.png|Cres=8|res=JCM Item Pids rv sil 2.png}} | |||
=== Block Entity === | === Block Entity === | ||
Line 70: | 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 88: | Line 96: | ||
|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, Admiralty Station And South Horizon Station Variant)
General Information
Block ID | jsblock:pids_rv_sil_2 |
---|---|
Item Group | JCM Blocks |
Transparent | No |
Light Level | 5 |
Other Information
Added in | v1.1.2 |
---|---|
Created by | AozoraSky |
Railway Vision PIDS (SIL, Admiralty Station and South Horizon Station Variants) is a functional block in Joban Client Mod, replicating the Railway Vision PIDS seen in Admiralty Station and South Horizon 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.2 | Added Railway Vision PIDS (SIL 1) |
v1.1.4 | Added PIDS Preset Support |
v1.1.8 | Added Platform Selection Support |