3D models on full blocks that emit light look weird
MithicSpirit opened this issue ยท 1 comments
Expected Behavior
Blocks that emit light (e.g.: redstone lamps, furnaces) should look bright when turned on, even if they have a 3D model.
Actual Behavior
While they still emit light, the inner part of full blocks (that can emit light) that have a 3D model look very dark (as if they were somewhere with light level 0).
Reproduction Steps
- Get a resource pack that adds 3D models to blocks that emit light (personally I use Lithos 3D, which also requires Lithos Core)
- Go in a world and place a block that can emit light and has a 3D model (in Lithos 3D you can use furnaces)
- Place the block and turn it on (if necessary), it should look normal/bright
- Restart your game with Sodium and look at it again, it should look really dark even when turned on
Attachments
System Information
Info copied from F3 screen verbatim:
- Java Version: 15.0.1 64bit
- CPU: 12x AMD Ryzen 5 2600 Six-Core Processor
- GPU: Radeon RX 570 Series (POLARIS10, DRM 3.40.0, 5.10.9-rt24-xanmod1-1-xanmod-rt, LLVM 11.0.1)
Additional info:
- Java:
jdk-openjk
v15.0.1.u9-1 in the Archlinux repo - OS: Archlinux with Xanmod RT kernel from AUR (numa and tracers disabled, cachy and ns enabled)
Duplicate of #226.