[Bug]: Framed Inner Prism Corner lighting issue
nilsdx opened this issue ยท 3 comments
Minecraft version
1.20
Forge version
47.2.0
FramedBlocks version
9.2.1
Describe the bug
Lighting issues on Framed Inner Prism Corners, where the block on top is either divided in two different light levels, or darkened.
How to reproduce the bug
Place any Framed Inner Prism Corner.
Expected behavior
The surface of the block should be flat, and not divided in two different light levels/darkened.
Additional details
No response
Crash log
No response
Are you using OptiFine, Rubidium, Embeddium or a similar mod?
Do you have the experimentalForgeLightPipelineEnabled
set to true in the forge-client.toml
as mentioned on the CurseForge page?
It appears that I didn't set the experimentalForgeLightPipelineEnabled to true, hence why the lighting on those blocks looked weird.
My apologies !