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

When camel's IsSitting is 1, it cannot be set to 0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.19.3
    • None
    • Community Consensus
    • Commands
    • Normal
    • Expansion A

      /summon Camel (some gr{NoAI:True}

      Looking at that camel get it to sit. The command below is an example, use <tab> to make sure you're talking to the camel you want to:

      /data modify entity 436e435a-8a3f-4e58-abad-1a2994fafbfa IsSitting set value 1b

      The camel will immediately become sitting. Now try this:

      /data modify entity 436e435a-8a3f-4e58-abad-1a2994fafbfa IsSitting set value 0b

      The camel will remain sitting. Getting the value from shows no change:

      /data get entity 436e435a-8a3f-4e58-abad-1a2994fafbfa IsSitting

      shows "1b". It ought to show "0b" and the camel should have become standing.

        1. After.png
          After.png
          406 kB
        2. Before.png
          Before.png
          400 kB

            gnembon [Mojang] Gnembon
            kcrca Ken
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: