Particle Culling

Particle Culling

12M Downloads

Dropped item entity flickers on pickup

xJon opened this issue · 2 comments

commented

Does not happen when Particle Culling is removed (disabling the culling does not remedy this).
image

Video.mp4
commented

While I can reproduce this, I am very stumped on why this happens, as Particle Culling does not touch item entities at all. Item entities are not particles, they are rendered in a completely different way. I can also not consistently reproduce this with Particle Culling, it only happens sometimes.

Do you perhaps have Entity Culling installed? While it doesn't make sense that I'd be able to recreate the issue with only my mod, it could have some remedy for this.

EDIT: Nevermind, turns out the pickup animation is a particle.

commented

Fixed by 6222dd1 and 2a01d71

Part of the fix was adding the item pickup particle to the default ignore list. The list needs to be updated in existing configs manually with net.minecraft.client.particle.ParticleItemPickup.