-
Bug
-
Resolution: Fixed
-
24w44a
-
Confirmed
-
Rendering
-
Low
-
Expansion A
Relates to: MC-129826 MC-214662 MC-236474 MC-262410 MC-262676 MC-262696
The bug
For normal potted cross models, shading is not applied to the cross planes (a 10-year-old issue that was finally fixed in 1.21.2: see MC-129826). However, the newly implemented flower_pot_cross_emissive.json model unaccountably shades each plane of the cross for unknown reasons. This causes one plane to look darker than the other.
How to fix
Very easy to fix - just add
"shade": false,
to the four last planes in that json model so that they appear at the correct brightness in-game.
This same general idea can also be used to fix MC-236474, MC-262410, MC-262676 and MC-262696, the other four extant erroneous model shading issues.
- relates to
-
MC-262410 Brewing stand arms appear darker than they should
- Open
-
MC-262676 Mangrove propagules appear darker than they should due to shading not being disabled
- Open
-
MC-262696 Potted mangrove propagules appear darker than they should due to shading not being disabled
- Open
-
MC-236474 Melon and pumpkin stems appear much darker than they should
- Reopened
-
MC-129826 ["shade": false] is missing from potted cross models, resulting in most potted plants appearing darker than they should
- Resolved
-
MC-214662 Redstone torches on repeaters and comparators are shaded differently from normal redstone torches
- Resolved