Summary: Item Entities do not move when hit by a Wind Charge explosion
Steps to Reproduce:
1 - Drop Items
2 - Throw Wind Charge at Items
Observed Results: Items stay in place Expected Results: Items are flung by the explosion.
Previous attempt at posting this had additional info that Ill post here
Whilst I am unsure of if the issue here is actually a bug, it has gone completely undocumented and unobserved online, and also does not follow parity with Bedrock as of 1.21.61.
In code, it seems to be caused by explosion.shouldAffectBlocklikeEntities()
in ItemEntity
.
I had 2 videos showcasing the behavior in 25w08a (Version I noticed this behavior) and 1.21.1 (Version that last had the seemingly intended behavior) that I would like to wait for mods to confirm if I can send them as it seems like some sort of automod stopped me from posting the first version of this report with those videos.
Any additional resources can be provided on request.
Attachments
Comments 5
This issue also affects armor stands (in 1.21.5 rc-1 the wind charge explosion do not accelerate armor stands, yet in 1.21 they did accelerate armor stands)