How to make mob spawn other mobs

Started by gabriel2 on

Topic category: Help with Minecraft modding (Java Edition)

Active 10 months ago
Joined Nov 2024
Points:
57

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
How to make mob spawn other mobs

I am making a mob and i want it to spawn 3 mobs with a delay of 10 seconds
Please send screenshot it is really hard to understand in words 
:)

Active 10 months ago
Joined Nov 2024
Points:
57

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
also only when the mob is…
Fri, 11/15/2024 - 12:30

also only when the mob is attacked

 

Active 10 months ago
Joined Jul 2019
Points:
662

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
there is a trigger called …
Sat, 11/16/2024 - 22:30

there is a trigger called -when entity is hurt- just put inside the trigger

wait 200 ticks 
- repeat 3 times 
- do spawn entity cow at x: y: z: