Chiseled Blocks doesn't get recognized as Blocks | Let light through
NitroxydeX opened this issue ยท 7 comments
Maybe there is something to enable it and I didn't found it until now but when building with Chisels & Bits they don't have a shadow and act like air so If you build a house with Chisels and Bits and building your cellar it's very bright in it because the Chiseled Blocks aren't recognized as real blocks.
Is there a solution to this phenomena?
As long as a chiseled block is compressed of entirely opaque bits, it will be treated as an opaque block. This requires that the full block is opaque however, a single missing bit, or one made of glass instead of an opaque block and it will not be opaque.
Minecraft's lighting engine is very simple and cannot model complicated blocks to any success. This is visible with things like fences and slabs in vanilla.
12.9 - should consider updating to 12.11 but after reading your changelogs it seems like there is no change to this specific problem. Will report back with 12.11
tested with 12.11. Still the same problem.
maybe it's conflicting with some settings?
This is a forge bug, fixed in 1.11 ( MinecraftForge/MinecraftForge@e32cc2a )
Not much I can do unfortunately, since 1.10.2 is dead forge wise. ( also it seems to be fixed already )