Sodium

Sodium

35M Downloads

Fix picked up items rendering excessively dark at certain angles

muzikbike opened this issue · 0 comments

commented

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

  1. Drop an item directly below yourself, preferably something light such as white concrete to highlight this shading difference
  2. Observe the pickup animation
  3. 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

2022-02-03_11 39 31
2022-02-03_11 39 32

It seems very likely that this is related to #879 in some way.