Mod

Colorful Lighting

Quick rating

Colorful Lighting

No reviews yet

Adds colored lighting to the game.

API/Library
Mod Loaders
Forge
NeoForge
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
colorful_lighting-26.2-1.3.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

a creeper in a cave lit by lava The mod adds colored lighting to the game. Other mods that add colored lights can use it as a dependency.

Warning

The mod is not compatible with Sodium!

Features

  • Different blocks can emit different colors
  • Light that passes through stained glass is also colored
  • Emitted colors, and filtered colors can be customized in resource packs
  • The mod is client side - you can play with it on any server and you won't have any problems removing it from your world

Resource Pack Tutorial

In your resourcepack's namespace folder (where folders like textures and models are located) create a light folder. There, you can create an emitters.json file, which defines what light colors blocks emit. Example:
assets\example\light\emitters.json

{
    "minecraft:torch": "#00FF00", // color in hex
    "minecraft:red_candle": "red", // dye name
    "minecraft:redstone_lamp": [ 0, 255, 255 ],
    "minecraft:soul_torch": "purple;5", // override light level emission
    "minecraft:oak_leaves": "light_blue;F" // value after ';' is a hex number from 0 to F
}

You can also create filters.json, where you define what light color passes through a given block. Example:
assets\example\light\filters.json

{
    "minecraft:red_stained_glass": "#00FF00", // color in hex
    "minecraft:green_stained_glass": "red", // dye name
    "minecraft:glass": [ 0, 255, 255 ]
}

Compatible Resource Packs

Colorful Candles: colorful-candles.zip

a creeper in a cave lit by lava The mod adds colored lighting to the game. Other mods that add colored lights can use it as a dependency.

Warning

The mod is not compatible with Sodium!

Features

  • Different blocks can emit different light colors
  • Light that passes through stained glass is also colored
  • Emitted colors and filtered colors can be customized in resource packs
  • The mod is client side - you can play with it on any server and you won't have any problems removing it from your world

Resource Pack Tutorial

In your resourcepack's namespace folder (where folders like textures and models are located) create a light folder. There, you can create an emitters.json file, which defines what light colors blocks emit. Example:
assets\example\light\emitters.json

{
	"minecraft:torch": "#00FF00", // color in hex
	"minecraft:red_candle": "red", // dye name
	"minecraft:redstone_lamp": [ 0, 255, 255 ],
	"minecraft:soul_torch": "purple;5", // override light level emission
	"minecraft:oak_leaves": "light_blue;F" // value after ';' is a hex number from 0 to F
}

You can also create filters.json, where you define what light color passes through a given block. Example:
assets\example\light\filters.json

{
	"minecraft:red_stained_glass": "#00FF00", // color in hex
	"minecraft:green_stained_glass": "red", // dye name
	"minecraft:glass": [ 0, 255, 255 ]
}

Example Resource Packs

Colorful Candles: colorful-candles.zip

Screenshots

Gallery

  • ocean monument
    ocean monument
  • creeper in a cave
    creeper in a cave
  • light mixing
    light mixing
  • ancient city
    ancient city
  • deep dark
    deep dark
  • amethyst geode
    amethyst geode

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~17,000
Total Downloads
CurseForge
~11,000
Modrinth
~5,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync