mojira.dev
MCPE-190531

flipbook_textures.json does not support animating multiple variants of a same block and only animates the last entry for that block.

Basically the title. If I animate for example poppy1 and poppy2, only poppy2 will be animated.

How to reproduce:
Download example pack below, activate it in a world and place poppies until you have both variants.
Supposed Results both variants are animated (each poppy should have the same color)
Observed Results: only "poppy2" is animated

Attachments

Comments 2

Can confirm. Some additional information to support this issue:

The resource pack includes two variants for poppies. The variants have identical animation frames. This means that we would expect all poppies to look identical if the animations worked correctly.

Texture folder:

[media]

Poppy variants are configured properly in terrain_texture.json:

[media]

The animations are configured the exact same way in flipbook_textures.json, except one uses atlas_tile_variant 0 and one uses atlas_tile_variant 1.

[media]

The animation only applies to one poppy variant in-game:

[media]

Detailed steps to reproduce:

  1. Download the attached sample pack:

[media]
  1. Understand the attached sample pack:

    1. Poppies are configured to have two variants

    2. Each variant is set up with an identical animation

    3. There should be no visible difference between variant 0 and variant 1

  2. Import and apply the attached sample pack in-game

  3. Enter a world

  4. Place poppies until you can see both variants.

  5. Observe that one poppy variant is animated, but the other is not.

Expected Results

All atlas tile variants can be given unique block animations.

Observed Results

Only one atlas tile variant can be animated, and the others silently fail.

Hey, I am the one who made this bug report, how do I get back the ownership please?

Carotte

(Unassigned)

1376884

Confirmed

Windows

Windows 11

texture

1.21.90.27 Preview, 1.21.51 Hotfix

1.21.100.20 Preview, 1.21.100

Retrieved