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

A single horse is considered tamed multiple times in a row

XMLWordPrintable

    • Confirmed

      Given the following advancement, placed in world/data/advancements/custom/horse.json:

      {
          "criteria": {
              "custom_test_name": {
                  "trigger": "minecraft:tame_animal"
              }
          },
          "rewards": {
              "commands": [
                  "/say Tick",
                  "/advancement revoke @s only custom:horse"
              ]
          }
      }
      

      Taming a horse can cause the advancement to trigger sporadically multiple times, though sometimes only triggers once.

      It appears neither game mode nor Temper value matter, therefor it is faster trying to reproduce this with Temper:100 horses:

      /summon horse ~ ~ ~ {Temper:100}
      

            dinnerbone [Mojang] Nathan Adams
            skylinerw [Mod] Skylinerw
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: