mojira.dev
MC-300648

Falling leaf particle-file ignores the last texture of the list.

As title says - the last texture in the sequence of the particle-file for falling leaves doesn’t show up in-game.

For example, I have a custom tinted_leaves.json file in assets\minecraft\particles with the following text:

{
  "textures": [
    "minecraft:custom/falling_leaf",
	"minecraft:custom/falling_leaf_alt_1",
	"minecraft:custom/falling_leaf_alt_2",
	"minecraft:custom/falling_leaf_alt_3"
  ]
}

This should make it so every leaf in the list gets included, but the last file in the sequence, in this case falling_leaf_alt_3, never shows up.

This issue persists with tinted_leaves.json, pale_oak_leaves, and cherry_leaves. It is always the last item of the list that is ignored, regardless of the list size.

Environment

Windows 10, Java

Attachments

Comments 3

We do not have enough information to reproduce this issue.

Please include the following information to help us understand your problem:

Steps to Reproduce:
1. (Explain what needs to be done for the issue to happen)
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

Please also attach any needed commands, add-ons/behavior packs, data packs, resource packs, screenshots, videos, or worlds needed to help reproduce this issue.

Refer to the Bug Tracker Guidelines for more information about how to write helpful bug reports. Bug reports with insufficient information may be closed as Incomplete.

This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Steps to Reproduce:

  1. Open Minecraft

  2. Look at a leaf block of any kind

  3. Notice that the last falling leaf texture in the list of the particles/*particle leaf name* .json file never appears.

Observed Results:

I am observing that the last leaf texture in the particle .json file never appears.

Expected Results:
The last leaf texture in the particle .json file should appear together with the other falling leaf textures.

If you need a resource pack to see the lack of texture more clearly, i made one here.
There are only 3 textures in the tinted_leaves particle file - leaf_0, leaf_1, and leaf_2.

I colored leaf_0 green, leaf_1 blue and leaf_2 red.

Notice, if you stand beneath a tree (that’s not pale oak or cherry) that there are no red particles coming down.

[media]

Frederik

(Unassigned)

Unconfirmed

(Unassigned)

1.21.8

Retrieved