Colored Lights (Fabric)

Colored Lights (Fabric)

10.5k Downloads

CL doesn't read light colors from resource packs

hibiii opened this issue ยท 1 comments

commented

Using a custom resource pack that sets green candles' lights are extremely green and purple candles' lights as extremely purple, you'd expect the candles to produce very colorful displays (brightness set to max):

2021-05-09_23 01 47

Steps to reproduce:

  1. Install and enable the example resource pack
  2. Put a green or a purple candle, and light it with a flint and steel.

Modifying the /assets/colored_lights/light_colors.json file in the mod's archive doesn't work either. Additionally, you can't change existing colors with a resource pack.

test_resourcepack.zip

commented

This should be resolved since 6ee9aa8 :)