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

Advancement trigger "player_interacted_with_entity" doesn't work with "area_effect_cloud" entity when used "glass_bottle" item on it

XMLWordPrintable

    • Community Consensus
    • Advancements, Data Packs
    • Low
    • Platform

      Advancement

      {
        "criteria": {
          "interact_with_any_entity": {
            "trigger": "minecraft:player_interacted_with_entity",
            "conditions": {}
          }
        },
        "rewards": {
          "function": "minecraft:test"
        }
      }
       

      Function

      say 1
      advancement revoke @s only minecraft:test

      It works with
      Villagers
      Wandering Traders
      Creepers(When use Flint and Steel)
      Horses(When mount)
      Armor Stands(When equip)
      Sheeps(When shear)
      Axolotls(When use Water Bucket)

      but not with Area Effect Clouds(When used Glass Bottle to get Dragon Breath)

      Is the area_effect_cloud an entity?

        1. 2023-01-02_04.57.52.png
          151 kB
          SilentPaltos
        2. 2023-01-02_04.58.23.png
          316 kB
          SilentPaltos
        3. 2023-01-02_04.58.49.png
          306 kB
          SilentPaltos
        4. 2023-01-02_05.00.05.png
          447 kB
          SilentPaltos
        5. 2023-01-02_05.00.39.png
          403 kB
          SilentPaltos
        6. 2023-01-02_05.01.05.png
          772 kB
          SilentPaltos
        7. 2023-01-02_05.03.10.png
          598 kB
          SilentPaltos

            gegy1000 [Mojang] Gegy
            SilentPaltos SilentPaltos
            Votes:
            6 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: