Results 254 comments of M.K.

I have the same problem. Got accidential wallhack revealing pathways behind a wall. Also in a multi-layer building I cannot easily distinguish the current floor from the floors below.

Does someone have time to try old versions to discover which version introduced the bug? Then maybe I can find what part in the code got bad.

> How to check it. Install MC V1.20.1, FORGE, Architecture, Cloth Config, Embedium. Ah, sorry, it's been so long since I last played that I forgot there are alternatives to...

I found a new thingy suspiciously named [`Font.DisplayMode.SEE_THROUGH`](https://github.com/shedaniel/LightOverlay/blob/600d4c81476dcc0814832e7fb9326123802bdee2/common/src/main/java/me/shedaniel/lightoverlay/common/LightOverlayRenderer.java#L116). Not sure what it does (can't run MC here at the moment) but I took a shot in the dark and just...

> reproducible without any shaders. Not using Embedium, Occulus or Rubidium. With my "shot in the dark" version, or which one?

I was able to test my version above and found that it fails with an unrelated error "Failed to read accessWidener file from mod …" so I'll have to debug...

Has anyone tried [Parzivail's Light Level mod](https://github.com/Parzivail-Modding-Team/LightLevel)? ([inofficial build download of their latest master](https://github.com/mk-pmb/ghabuild-simple-gradle-projects/releases/tag/rolling/gh/parzivail-modding-team/lightlevel)) If theirs works, I might try and take inspiration from there. (Within license/ author agreement limits...

Good catch. We might be able to fix the fabric part though, and then find another source of inspiration for the Forge part. (Again within license/ author agreement limits of...

Can we make it so it uses the `https_proxy` env var passed to the docker image? Also you may want to update `INVIDIOUS_CONFIG` in `docker-compose.yml`. Edit: Also if I remove...

Good idea! I only need the corner pillars, which I'd find more related to `//walls` (because of the missing top and botton), but I can live with that option on...