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

Tamed cats don't trigger player_interacted_with_entity advancement criteria

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.19.4 Pre-release 3
    • None
    • Windows 11. Java Version 11.0.14
    • Unconfirmed
    • Survival
    • (Unassigned)

      When you right-click a cat you have already tamed to make it sit down or stand up it does not trigger the player_interacted_with_entity advancement criteria. The exception is that feeding a cat fish does trigger the advancement criteria. To reproduce the bug load the attached datapack, tame a cat, then run
      /advancement revoke @s only cat_bug:interaction
      The reason you run this command is because taming it will have triggered the advancement so you need to revoke it. Once it has been tamed and the command has been run, right-click the tamed cat. The advancement will not trigger.

      The Advancement
      {
          "display": {
              "icon":

      {             "item": "minecraft:stone"         }

      ,
              "title": "right click",
              "description": ""
          },
          "criteria": {
              "requirement":

      {             "trigger": "player_interacted_with_entity"         }

          }

      }

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

              Created:
              Updated:
              Resolved: