Diagonal Fences [Forge & Fabric]

Diagonal Fences [Forge & Fabric]

25M Downloads

[Bug]: Shadow appearing when blocks are nearby.

Hutarin opened this issue ยท 2 comments

commented

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

v8.1.5

Minimal Setup (Required)

Yes

Notes (Required)

Hello!
I found these issues when building a modpack.
It can be replicated with just the mod and dependencies. No shaders or optifine were used.

  • Placing blocks near or connecting them to the fence creates shadows on the diagonal section(s).
  • This happens to all wood types.

All screenshots are taken with only the mod and dependencies.
image
image
image
image
image

latest.log (Required)

https://gist.github.com/Hutarin/0b1a8f8592bad7e69887c18762ee4b81

commented

That's a Forge (or possibly vanilla) bug, you can fix it by enabling the experimental lighting pipeline in the Forge client config. You have to reload assets afterward (via F3 + T or restarting your game).

commented

Omg, thank you so much!! This fixed similar shadows from other mods too!