JCM:Butterfly Light
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
Door Closing Indicator (Butterfly Light)
General Information
Block ID | jsblock:butterfly_light |
---|---|
Item Group | JCM Blocks |
Transparent | No |
Light Level | 0 |
Other Information
Added in | v1.0.0 |
---|---|
Created by | LX86 |
A Door Closing Indicator (Also known as Butterfly Light) is a functional block in Joban Client Mod.
This was a device in the MTR East Rail Line activated by a Platform Supervisor, reminding the Train Driver may now close the door and depart.
To comply with MTR Mod's automation, this is changed to start flashing 10s (Configurable) before departure.
Blockstates
facing |
---|
north |
east |
south |
west |
Crafting Recipe
Usage
- Right click the block with a brush to configure the time when it starts flashing before departure
Block Entity
This block has a block entity, and stores the following data:
jsblock:butterfly_light
Name | Type | Description | Default Value |
---|---|---|---|
seconds_to_blink | Integer | The dwell time (seconds) left when it starts blinking | 10 |
History
Version | Changes Made |
---|---|
v1.0.0 | Added Butterfly Light. |
v1.0.3 | Butterfly Light now works properly without doDaylightCycle on. |
v1.1.4 | The flashing state has been changed to an animated texture. |
v1.1.6 | The time until it blinks can now be configured. |
v2.0.0 | Removed LIT state and light level to 0, butterfly light are now fully rendered client-side. |