mojira.dev
MC-255891

item entities partially inside blocks not get repelled in the correct direction and glitch around

the bug:

when an item entity is partially stuck inside a wall of blocks, it will not get repelled out of the wall like what you'd expect, but glitch around in the wall instead.

how to reproduce:

  1. create a test world and build the test contraption in image 1. the player should be facing north, or toward negative z

[media]

2. paste those commands in the command block

/summon minecraft:item ~ ~-1 ~0.4 {Item:{id:"minecraft:glass",Count:1b}}

/summon minecraft:item ~ ~-1 ~0.623 {Item:{id:"minecraft:glass",Count:1b}}

/summon minecraft:item ~ ~-1 ~0.624 {Item:{id:"minecraft:glass",Count:1b}}

/summon minecraft:item ~ ~-1 ~0.625 {Item:{id:"minecraft:glass",Count:1b}}

3. stand a few blocks away from the contraption, and break and replace the Redstone block to activate the command blocks.

4. the first item gets repelled out of the block wall, the second and third glitch around inside the wall without getting repelled outwards, and the last just drops down directly. (video in the attachment file)

Linked issues

Attachments

Comments 1

Thank you for your report!
We're actually already tracking this issue in MC-184992, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote or any additional information to the main ticket it would be appreciated.

Please be sure to use the search feature before creating a ticket to see if the issue has already been reported.

Quick Links:
📓 Bug Tracker Guidelines – 🛠 Community Support – 📧 Mojang Support – ✍️ Feedback and Suggestions – 💬 Mojira Discord

闫懋杰

(Unassigned)

Unconfirmed

(Unassigned)

1.19.2, 22w42a

Retrieved