Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-90347

Items dropped by mobs spawn completely still

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.10.20 Preview, 1.17.40.23 Beta, 1.17.40.21 Beta, 1.17.20.20 Beta, 1.16.1, 1.16.201 Hotfix, 1.17.2 Hotfix, 1.17.30, 1.17.32, 1.18.31, 1.20.40.22 Preview, 1.20.30
    • None
    • Confirmed
    • Multiple
    • 406063

      Exactly MCPE-58715 but for items instead of experience orbs.

      When a mob is killed, the dropped items now spawn directly at the bottom center of the mob, all in the exact same place with only downward velocity. Items therefore do not spread out unless they spawn in midair.

      Expected behavior is for them to spread out in random directions similar to block drops.

      How to reproduce
      Set up a repeating command block followed by a chain command block:

      summon cow ~ ~0.5 ~
      kill @e[type=cow]
      

      Power it for a few seconds and observe the drops – all in the exact same place.

            tryashtar [Mod] tryashtar
            Votes:
            7 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: