The Bug
When you place a block next to the spore blossom, one of the petals get darker.
Reproduce
Ensure that you have smooth lighting set to either "minimum" or "maximum" in your video settings.
Build the setup as shown in the attachment below. setup.png
Take note as to whether or not spore blossoms get darker when blocks are placed beside them whilst smooth lighting is enabled.
Observed Result
Spore blossoms get darker when blocks are placed beside them whilst smooth lighting is enabled.
Expected Result
Spore blossoms would not get darker when blocks are placed beside them whilst smooth lighting is enabled.
Linked issues
is duplicated by 6
Attachments
Comments 28
I found the reason it's happening! Whenever an element collides with or touches the neighbouring block, the ambient occlusion effect is applied. I noticed this issue when my pointed dripstone model got dark whenever there was a block nearby. My model was different from vanilla only in size of the planes. Reducing the size fixed the issue.
P.S. I hope that instead of making the spore blossom model smaller, the issue with the AO will be properly fixed
Update: tested it more and the AO seems to behave way more random than I expected. So the reason above is probably not the only one
I believe this is caused by MC-139435