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

Goat changes orientation/rotation when running data merge

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.5 Pre-Release 4, 1.20.5 Release Candidate 2
    • Confirmed
    • Commands
    • Low
    • Platform

      This may stem from MC-226243, but when the data of a goat is modified (excluding modifying rotation), it rotates clockwise about its y axis. Here is the summon command I used:

      How to reproduce

      1. Summon a goat
        /summon minecraft:goat ~ ~1.5 ~ {NoAI:1b,Silent:1b,PersistenceRequired:1b,Invulnerable:1b,OnGround:1b,Rotation:[90f]}
      2. Use data merge to change a tag
        /data merge entity [UUID] {Tags:["tag1"]}
        /data merge entity [UUID] {Tags:["tag2"]}
        /data merge entity [UUID] {Tags:["tag3"]}
      3. Observe how the rotation changes, even though it shouldn't. This can be done more easily through using hitboxes via F3+B.

            Unassigned Unassigned
            epc12220 epc12220
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: