maruohon / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes
GNU Lesser General Public License v3.0
410 stars 104 forks source link

[Bug] Light overlay render under fence and wall #333

Open Phoupraw opened 6 months ago

Phoupraw commented 6 months ago

image

Version: minihud-fabric-1.20.1-0.27.0

maruohon commented 6 months ago

That's not a bug but intended behavior with the default settings.

Try enabling the config at Generic -> lightLevelCollisionCheck and then it should not show up there anymore. By default I don't do the collision check, because that will make the light level overlay update a bit slower/more expensive. (Although I haven't profiled how much that would actually be...)

Phoupraw commented 6 months ago

Then overlay won't render under open trapdoor and door.