The bug
When walking on a light block (defined by the game as a light block being below an iron golem while it walks), iron golems produce particles of the light block, despite the fact that no such particles should be made here as the texture is only meant to be visible for mapmakers.
Linked issues
relates to 4
Attachments
Comments 19
Related to MC-1133
Following on from my code analysis, I've double-checked my proposed fix and I can confidently confirm that it's fully functioning and works as expected, so I've attached two screenshots to this report, one of which shows the current code and the other that shows the fixed code. I feel this information may be quite insightful hence my reasoning for providing it. 🙂
[media][media]This does not seem to happen anymore as of 1.20-rc1. Can we find the exact fix version (possibly pre-release 3 as per MC-262505)?
This issue was present in 1.20 Pre-release 2, but no longer occurs in versions above or equal to 1.20 Pre-release 3. This issue was fixed in 1.20 Pre-release 3.
Can confirm.