The bug
Tall grass and large fern carried by an enderman is rendered gray.
It appears other blocks which use the foliage color (e.g. grass or vine) are not affected.
Reproduction steps
Summon an enderman holding the affected block
/summon minecraft:enderman ~ ~ ~ {NoAI:1b,carriedBlockState:{Name:"tall_grass"}}
/summon minecraft:enderman ~ ~ ~ {NoAI:1b,carriedBlockState:{Name:"large_fern"}}
❌ The carried block is rendered gray
Linked issues
duplicates
Attachments
Comments


@@unknown, thanks for pointing that out.
Also you do not need to write "Java Edition" as environment of your reports since the MC project is only for the Java Edition. MCPE is used for the Bedrock codebase.
Duplicate of MC-193497