Dynamically generated textures generated from a "paletted_permutations" atlas source do not copy over resource metadata from their respective base textures.
What I expected to happen was...:
When supplying a base texture to the "textures" field of the "paletted_permutations" atlas source, for it to copy over the resource metadata (contained in an <texture>.png.mcmeta file) of the supplied base texture to the dynamically generated texture, a.k.a. the dynamically generated texture will be animated in the same way as the base texture would be.
What actually happened was...:
The dynamically generated texture gets generated, but it does not take on the resource metadata of the base texture.
Steps to Reproduce:
1. Create a Resource Pack
2.1. Add a "paletted_permutations" atlas source to an existing atlas (blocks is used in the example)
2.2. Add the resource location of an animated texture to the "textures" field of the atlas source, this should be a texture that has a corresponding <texture>png.mcmeta file (base_texture is used in the example)
2.3. Add the resource location of a palette key (palete_key is used in the example)
2.4. Add a permutation in the "permutations" field (blue with 'blue_palette' is used in the example)
2.5. View the dynamically generated texture in the world, i.e. through applying it to a model (block/blue_wool is used in the example)
See "Demonstration Resource Pack" for an example. The blue wool is the dynamically generated outcome, while white wool is the expected outcome (done manually using image editing tools)
Linked issues
is duplicated by 1
Attachments
Comments 3
I have now included detailed reproduction steps in the description, as well as adding some files:
"Demonstration Resource Pack.zip" to easily share an example of the problem
"minecraft_textures_atlas_blocks_0.png" & "minecraft_textures_atlas_blocks.txt" to show what happens on the atlas
"Unexpected vs Expected.png" to highlight visually what the current unexpected vs expected outcome would be
Thank you for your report!
After consideration, the issue is being closed as Invalid.
You have posted a feature request or a suggestion. This site is for bug reports only.
For suggestions, please visit The official Minecraft feedback site or visit the Minecraft Feedback Discord server.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Please include detailed repro steps.