mojira.dev
MC-114214

Falling block entity below Y -63 drops as item after 100 ticks

The bug

Falling block entities which are below Y -63 drop already after 100 ticks instead of the default 600.

Expected behavior

Falling block entities should drop as item after 100 ticks if they are below Y -64 because Y -63 can still be considered "in the world".

How to reproduce

Summon a falling block entity below Y -63 but above or at Y -64 with a Time value of 100

/summon falling_block ~ -63.1 ~ {Time:100,NoGravity:1b}

→ You will see that the falling block instantly drops as item

Linked issues

Comments 2

Confirmed for 1.13.1.

Can confirm in 1.17.1.

marcono1234

(Unassigned)

Confirmed

(Unassigned)

drop, entity, falling_block, item, y-coordinate

Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12.2, Minecraft 17w50a, Minecraft 1.13.1, 20w46a, 1.17.1, 1.20.1, 1.20.2 Pre-release 2, 1.21.5

Retrieved