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

Some entities incorrectly create vibrations when killed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 22w13a
    • None
    • Unconfirmed
    • (Unassigned)

      Entities such as markers and area_effect_clouds cause vibrations when killed. However, they should not because they do not create sound and are often used by datapack developers and map makers for stuff like tracking and raycasting (especially markers). This creates problems for datapack developers. Other entities include armor_stands and items

      The current workaround is to teleport the entity away (must be in the same dimension because of MC-249898), then kill the entity.

      Reproduce:

      • Place down a sculk sensor
      • Summon a marker closeby (/summon marker)
      • Kill the marker (/kill @e[type=marker,limit=1,sort=nearest])
        • Observe that a vibration is created which travels from the location of the marker to the sculk sensor.

            Unassigned Unassigned
            Deoxyribonucleic Evans DorkOrc
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: