malte0811 / ControlEngineering

MIT License
4 stars 2 forks source link

Logic cabinet lighting issue #12

Closed Alex33212 closed 2 years ago

Alex33212 commented 2 years ago

Relatively minor, but the the clock side of the logic cabinet's model interacts weirdly with smooth lighting, as shown here: 2022-03-26_15 35 48

It also seems to vary depending on orientation; when the cabinet is facing north or south, the effect is much stronger than when it's facing east or west.

Versions & Modlist: MC 1.18.2 Control Engineering 0.0.dev1 Forge 40.0.19 Immersive Engineering 1.18.2-7.1.1-pre.104 JEI 1.18.2-9.5.3.143 Immersive Posts 1.18.2-4.3.0-2_DEV-1

malte0811 commented 2 years ago

Try enabling experimentalForgeLightPipelineEnabled in forge-client.toml. Without that option you'll get some weird lighting on IE conveyors as well.

Alex33212 commented 2 years ago

Ah yep, that fixes it!