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

Summoned area effect cloud only applies effect after about 6 ticks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 1.13-pre2, Minecraft 1.13-pre4, Minecraft 1.13-pre6, Minecraft 1.13.2, Minecraft 19w12b, Minecraft 19w13b, Minecraft 19w14a, Minecraft 19w14b, Minecraft 1.14 Pre-Release 2, 1.16.1, 20w51a, 21w11a, 1.18.1 Pre-release 1
    • Confirmed
    • (Unassigned)

      When summoning an area_effect_cloud with WaitTime:0, it takes about 6 ticks for the cloud to apply its Effects to a player/mob within its radius.

      AECs with WaitTime:0 and Duration:1..5 won't apply the effect before they despawn.

      How to reproduce:

      • Summon an AEC with WaitTime:0 and Duration:1..5. This cloud will not apply its Effects to a nearby player/mob.
      • Summon an AEC with WaitTime:0 and Duration:6. This cloud will apply its Effects to a nearby player/mob, just before it's Age reaches 6 and it despawns.

      Examples:

      /summon area_effect_cloud ~ ~ ~ {WaitTime:0,Duration:5,Radius:10,Potion:"minecraft:weakness"}

      won't apply the effect, while

      /summon area_effect_cloud ~ ~ ~ {WaitTime:0,Duration:6,Radius:10,Potion:"minecraft:weakness"}

      will.

            Unassigned Unassigned
            ZekerMarco ZekerMarco
            Votes:
            12 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: