promotional bannermobile promotional banner

Light Dust

All light sources will produce a biome specific configurable amount of dust. The dust also has physics! Highly customizable.

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

Forge

implementation fg.deobf("curse.maven:light-dust-1460231:7670769")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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?