Phosphor (Fabric)

Phosphor (Fabric)

8M Downloads

Broken lighting in 1.16.5

googleooer opened this issue ยท 2 comments

commented

mod version: phosphor-fabric-mc1.16.3-0.7.1+build.11.jar
other mods installed: fabric-api-0.30.3+1.16.jar, lithium-fabric-mc1.16.5-0.6.3.jar, sodium-fabric-mc1.16.3-0.1.0.jar, tic-tacs-0.1.2.jar

When I create a new world, sky lighting is completely broken. See attached images.
image
image

commented

The release version of tic-tacs (0.1.2) is incompatible with phosphor 0.7.x. This incompatibility has been fixed in tic-tacs development versions.
You will probably need to erase lighting data to fix the lighting glitch after you fix the mod conflict itself. In singleplayer you can use the optimize world feature and erase cached data.

commented

I see, thank you.