In creating a resource pack to add aditional first person anims, it’s discovered that this bug occurs when using a character creator persona - the persona.render_controller.json uses the old ‘map’ item ID instead of ‘filled_map’ ID which was correctly updated inside the player.render_controller.json.
latest versions of these rendercontroller files from mojangs github repository show persona with the wrong item ID and player with the correct item ID on both release and preview branch
In creating a resource pack to add aditional first person anims, it’s discovered that this bug occurs when using a character creator persona - the persona.render_controller.json uses the old ‘map’ item ID instead of ‘filled_map’ ID which was correctly updated inside the player.render_controller.json.
latest versions of these rendercontroller files from mojangs github repository show persona with the wrong item ID and player with the correct item ID on both release and preview branch