Fabricators-of-Create / Create

[Fabric Mod] Building Tools and Aesthetic Technology
MIT License
827 stars 185 forks source link

X-Ray through windows #1457

Closed Eggmanplant closed 1 week ago

Eggmanplant commented 1 week ago

Describe the Bug

When you look at the bottom of windows, there is an x-ray effect.

Reproduction Steps

  1. Look at the bottom of windows

Expected Result

Windows should work the same as do in the Forge edition of the mod

Screenshots and Videos

Screenshot from 2024-04-21 17-35-02

Crash Report or Log

No response

Operating System

Arch Linux

Mod Version

0.5.1f

Minecraft Version

1.20.1

Other Mods

All mods from the Simply Optimized modpack

Additional Context

No response

NolanHewitt commented 1 week ago

I've seen this as well, with the create's liquid storing tanks

Eggmanplant commented 1 week ago

Found an fix: Turn off modded block culling in MoreCulling config

IThundxr commented 1 week ago

This issue is not related to create and is caused by a addon mod/another mod.

Works fine with sodiums stricter culling and vanilla, more culling should not be forcefully culling blocks or atleast have a opt out that doesn't require you to compileOnly dependend on it, this issue also occurs with tracks and is really just moreculling being invasive.