Difference between revisions of "JCM:Static Signal Light"
From Joban Wiki
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) (Created page with "{{InfoBox block|id=jsblock:signal_light_red_1<br>jsblock:signal_light_red_2<br>jsblock:signal_light_green<br>jsblock:signal_light_blue|since=1.0.0|title=Static Signal Light|image=JCM static signal lights.png|item_group=Joban Blocks|general_category=a|type=Directional Block|transparent=No|hardness=1.0|light_level=0|author=LX86|technical_category=a|other_category=a|extends=[https://github.com/jonafanho/Minecraft-Transit-Railway/blob/master/common/src/main/java/mtr/block/Bl...") |
AmberFrost (talk | contribs) m (Remove Technical Information) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{InfoBox block|id=jsblock:signal_light_red_1<br>jsblock:signal_light_red_2<br>jsblock:signal_light_green<br>jsblock:signal_light_blue|since=1.0.0|title=Static Signal Light|image=JCM static signal lights.png|item_group= | {{InfoBox block|id=jsblock:signal_light_red_1<br>jsblock:signal_light_red_2<br>jsblock:signal_light_green<br>jsblock:signal_light_blue|since=1.0.0|title=Static Signal Light|image=JCM static signal lights.png|item_group=JCM Blocks|general_category=a|type=Directional Block|transparent=No|hardness=1.0|light_level=0|author=LX86|other_category=a}} | ||
Static Signal Light refers to a series of Signal Light Blocks in Joban Client Mod where it's always lit. | Static Signal Light refers to a series of Signal Light Blocks in Joban Client Mod where it's always lit. | ||
=== Blockstates === | |||
{| class="wikitable" | |||
|+ | |||
!facing | |||
|- | |||
|north | |||
|- | |||
|east | |||
|- | |||
|south | |||
|- | |||
|west | |||
|} | |||
=== Block Entity === | |||
This block has a block entity, but does not store any data and is solely used for rendering. | |||
=== History === | === History === | ||
| Line 11: | Line 28: | ||
|v1.0.0 | |v1.0.0 | ||
|Added Static Signal Light | |Added Static Signal Light | ||
|- | |||
|v1.1.5 | |||
|Fix Blue Signal Light being located at the bottom rather than top | |||
|} | |} | ||
Latest revision as of 20:49, 20 October 2023
Static Signal Light
General Information
| Block ID | jsblock:signal_light_red_1 jsblock:signal_light_red_2 jsblock:signal_light_green jsblock:signal_light_blue |
|---|---|
| Item Group | JCM Blocks |
| Transparent | No |
| Light Level | 0 |
Other Information
| Added in | v1.0.0 |
|---|---|
| Created by | LX86 |
Static Signal Light refers to a series of Signal Light Blocks in Joban Client Mod where it's always lit.
Blockstates
| facing |
|---|
| north |
| east |
| south |
| west |
Block Entity
This block has a block entity, but does not store any data and is solely used for rendering.
History
| Version | Changes Made |
|---|---|
| v1.0.0 | Added Static Signal Light |
| v1.1.5 | Fix Blue Signal Light being located at the bottom rather than top |