The “adult” mob spawns in the same place as the baby mob

Started by Matikar on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The “adult” mob spawns in the same place as the baby mob

Hello, for the “child” mob I have put a procedure that would spawn an ‘adult’ mob, but it spawns in the same place where the “child” mob spawned. Thank you for any advice.

Procedure:
Wait 24000 ticks then on server-side
do --> Despawn Event/target entity --> Spawn Entity "Adult" entity at x:x y:y z:z

On “child” mob procedure On initial entity spawn

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Good, I have figured it out.
Mon, 06/30/2025 - 05:37

Good, I have figured it out.