Mojira Archive
MC-271876

Item entities with an age of −32768 do not combine

Ordinarily, when two item entities containing the same item are near each other, they will combine into a single entity. However, if one or both of the items has an Age of −32768, they will not combine.

Steps to reproduce:

  1. Place and power a Repeating Command Block with the following command
    execute as @e[type=minecraft:item] run data modify entity @s Age set value -32768
  1. Get a stack of 2 of any item from creative mode.
  2. Press Q twice

Expected behavior: Items combine into a single entity, indicated by the presence of only a single shadow

Actual behavior: Items do not combine, indicated by the presence of two shadows.

Duplicate

DDetective47

2024-05-11, 03:37 AM

2024-05-14, 04:17 AM

2024-05-11, 05:31 AM

0

0

Unconfirmed

(Unassigned)

item, item-entity

1.20.6, 24w19b

-