Biome Mood Lighting


Adds a lamp that glows with the color of the biome where it is built, and a combinator that outputs the color in component RGB signals

Tweaks
a day ago
2.0
334
Circuit network

Changelog

Version: 0.2.1
Date: 2025-10-10
  Features:
    - Added a tile overlay to the icons for biome color lamp and combinator
  Locale:
    - Updated Russian (ru) locale from Crowdin
    - Added Chinese (zh-CN) locale from Crowdin
Version: 0.2.0
Date: 2025-05-17
  Features:
    - Added option to apply biome mood light color to all lamps
    - Added option to hide the biome color lamp and combinator recipes
    - On mod initialization, lamps with the default color are updated to use biome colors when "Universal mode" is enabled
  Locale:
    - Added Russian (ru) locale from Crowdin
    - Fixed typo in Biome color lamp entity description
Version: 0.1.1
Date: 2025-03-18
  Changes:
    - Moved entity, item, and recipe creation from data to data-updates to capture changes from other mods
Version: 0.1.0
Date: 2025-03-10
  Changes:
    - Initial release