Light Source Block

A Light Source Block, with icon displayed when holding the item
Block ID |
jsblock:light_block |
Item Group | JCM Blocks |
Light Level | 0 - 15 |
Added in | 1.0.0 |
Created by | LX86 |
Light Source Block
Marked for deprecation
Due to the overlapping functionalities with the Minecraft Light Block, this block is marked for deprecation, and you are discouraged from using the block for new projects.
Due to its history, the block will not be removed and kept for as long possible, however it is no longer designed to be placed, and existing functionalities may degrade overtime.
A Light Source Block is a block that does not have a visual appearance nor a collision hitbox, and can emit lights from 0 - 15.
When the player is holding the Light Source Block Item, all Light Blocks around the player will display a Light Icon.
This behavior is almost the same as the light block introduced in Minecraft 1.17, with the exception that player can still see the visual hitbox without holding the item.
Usage#
You may right click the block while holding the block item to cycle the light level from 0 - 15
Crafting Recipe#
Info
This block is a creative-only block and does not have a crafting recipe.
Block states#
level |
---|
0 |
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
History#
Version | Changes Made |
---|---|
v1.0.0 | Added Light Source Block. |
v1.1.0 | Added Block Entity to Light Source Block. |
v1.1.2 | Light Source Block's Light Level can now be configured. Light Source Block now displays an particle when holding the item. |
v1.1.4 | Removed Block Entity from Light Source Block. |
v1.1.6 | Light Source Block can now be replaced by another block when right clicked on it. |
v2.0.0 | Particle icon is not re-added in the rewritten version, and the block is scheduled for deprecation. |