mojira.dev
MCPE-130651

Candle particles take too long to disappear

Steps to Reproduce:

  1. Place a candle;

  2. Light it up;

  3. Put it out.

Observed Results:
The flame particles take a few seconds to fully disappear.

Expected Results:
The flame particles disappear almost instantly.

Screenshots/Videos attached: No

Notes:

Linked issues

Comments 4

I noticed this issue as well.

I also experienced this bug in 1.17.10

affects 1.17.30.20

This can be fixed by adding the following component to the candle_flame.json particle file;

"minecraft:particle_expire_if_not_in_blocks": [
        "minecraft:candle",
        "minecraft:candle_cake",
        "minecraft:black_candle",
        "minecraft:black_candle_cake",
        "minecraft:blue_candle",
        "minecraft:blue_candle_cake",
        "minecraft:brown_candle",
        "minecraft:brown_candle_cake",
        "minecraft:cyan_candle",
        "minecraft:cyan_candle_cake",
        "minecraft:gray_candle",
        "minecraft:gray_candle_cake",
        "minecraft:green_candle",
        "minecraft:green_candle_cake",
        "minecraft:light_blue_candle",
        "minecraft:light_blue_candle_cake",
        "minecraft:light_gray_candle",
        "minecraft:light_gray_candle_cake",
        "minecraft:lime_candle",
        "minecraft:lime_candle_cake",
        "minecraft:magenta_candle",
        "minecraft:magenta_candle_cake",
        "minecraft:orange_candle",
        "minecraft:orange_candle_cake",
        "minecraft:yellow_candle",
        "minecraft:yellow_candle_cake",
        "minecraft:pink_candle",
        "minecraft:pink_candle_cake",
        "minecraft:white_candle",
        "minecraft:white_candle_cake",
        "minecraft:purple_candle",
        "minecraft:purple_candle_cake",
        "minecraft:red_candle",
        "minecraft:red_candle_cake" 	
      ],

For realism there ought to be a smoke particle created when the candle is destroyed as well.

[Mod] LateLag

(Unassigned)

547007

Confirmed

Multiple

1.17.20.23 Beta, 1.17.20.22 Beta, 1.17.10, 1.17.10.22 Beta, 1.17.41 Hotfix, 1.18.0, 1.19.2 Hotfix, 1.19.51, 1.20.12 Hotfix, 1.21.0.22 Preview

Retrieved