Run at entity's dead body.

Started by lanto on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Run at entity's dead body.

Hi! I'm trying to make the command "summon chicken" run when a custom entity is killed, but instead of spawning the chicken in the place the body landed after the dead animation, it spawns it in the place the entity took the last hit. Is there any way to fix this?

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Not to my knowledge…
Fri, 05/13/2022 - 06:22

Not to my knowledge unfortunately, I believe the body animation is done client side so there's not a whole lot that can be done about it.