Fix picked up items rendering excessively dark at certain angles
muzikbike opened this issue · 0 comments
Version information
sodium-fabric-mc1.17.1-0.3.4+build.13
Expected Behavior
The pickup animation should be shaded identically to the item model itself.
Actual Behavior
The item pickup animation renders the item noticably darker.
Reproduction Steps
- Drop an item directly below yourself, preferably something light such as white concrete to highlight this shading difference
- Observe the pickup animation
- Note how the item appears considerably darker when in the process of being picked up
Java version
16.0.2 64-bit
CPU
4× Intel® Core™ i3-3240 CPU @ 3.40GHz
GPU
Intel® HD Graphics 2500
Additional information
This is a vanilla bug: https://bugs.mojang.com/browse/MC-239084
It seems very likely that this is related to #879 in some way.