Compatibility
Minecraft: Java Edition
1.20.4
1.20.1
1.19.4
1.19.2
1.18.2
1.16.5
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Changelog
1.20.1-v1.5.3
Ported to 1.20.1.
Fixes
- Fixed a lighting flicker that could occur when placing blocks that let light through in an area lit by dynamic lighting.
- Entities emitting light no longer flicker when they move.
Additions
- Added the ability for resource packs to make armor with trims emit light based on the trim material.
- New light level provider for items:
lucent:match_armor_trim
: Read on the wiki here.
- New light level provider for items:
- Added the ability for armor trim textures to be emissive.
- Located in the
lucent_data/emissive_textures/armor_trim
folder in resource packs. - Does not work with Optifine.
- Read on the wiki here.
- Located in the
Changes
- Moved block texture emission from
lucent_data/emissive_texture
tolucent_data/emissive_textures/block
in resource packs.
Plugins
- Added
ILucentPlugin.markSectionDirty(SectionPos)
- Fired when a chunk section should be marked for render updates due to Lucent. Override this to run your own logic, and return
true
to cancel Lucent's behavior. - Does nothing and returns
false
by default.
- Fired when a chunk section should be marked for render updates due to Lucent. Override this to run your own logic, and return
Files
Metadata
Release channel
ReleaseVersion number
1.5.3Loaders
Game versions
1.20.1Downloads
3464Publication date
August 23, 2023 at 3:52 AMPublisher
SilverDavidMC
Programmer