File Details
lightdust-1.1.3.jar
- R
- Feb 24, 2026
- 29.76 KB
- 95
- 1.20.1
- Forge
File Name
lightdust-1.1.3.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
New Feature Dust Tinting
Ambient dust now gets tinted by the color of nearby light sources, the system is relatively lightweight, only scans light-emitting blocks, and updates in real-time if a light source is placed or destroyed.
Configs
CUSTOM_TINTS: Allows you to add custom dust colors for any modded light source via the config file using the format 'modid:block_name=#HEXCODE'.
TINT_STRENGTH: Adjusts how strongly colored lights tint the dust (0.0 = no tint, 1.0 = full color).
Other stuff
Properly formatted the config file into sections instead of just putting it all in one section.
Bugfixes
Fixed the block breaking incorrectly spawning particles?

