Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-198053

You cannot test for an area of effect cloud with a specific particle effect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.16.2
    • None
    • Unconfirmed
    • (Unassigned)

      I'm currently creating a datapack and I need to know when a specific type of area effect cloud is summoned. Despite the particle of the cloud being an nbt section, I am not able to test for an area of effect cloud with a specific particle.

       

      How to reproduce:

      /summon area_effect_cloud ~ ~ ~ {Particle:"crit",Radius:2f,Duration:1000}

      /execute as @e[type=area_effect_cloud,nbt=\{Particle:"crit"}] at @s run say Hi

       

      The area of effect cloud will not say hi when the command is run despite the particle nbt datas matching.

            Unassigned Unassigned
            Gametron13 Gametron13
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: