FramedBlocks

FramedBlocks

45M Downloads

Blocklight issues

HipHopHuman opened this issue ยท 5 comments

commented

Hi! I tried using your mod recently and noticed the sloped blocks don't quite match the builds they are on when it comes to lighting. Is this something you are aware of / is there a workaround?

Pic for reference:
image

commented

MC version?
Forge version?
FramedBlocks version?
Do you have Optifine installed?

commented

Found the problem. This is caused by limitations in the Minecraft render engine. To fix this, you need to make sure that the forgeLightPipelineEnabled and experimentalForgeLightPipelineEnabled settings in the forge-client.toml config file are set to true.

commented

MC: 1.16.5
Forge version: 36.0.46
FramedBlocks version: 2.3
Do I have Optifine: No, and no other mods that change rendering in any way

Sorry, I normally provide this information when I report issues, but I've tested your mod before and had this same issue, chalked it up to the mod just being new and decided to come back to it later

commented

Thanks, it works wonderfully now

EDIT: Sorry, the lighting works wonderfully, but now there are rendering issues - here's a Framed Slope:

image

commented

Found more context here, I'll open a new issue