How do I simply create a mob that shoots a projectile at hostile mobs using procedures.

Started by BMAgamer on

Topic category: Help with modding (Java Edition)

Last seen on 21:57, 1. Apr 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I simply create a mob that shoots a projectile at hostile mobs using procedures.

(not using the ai procedure, using projectile procedures)

You can use tick procedure…
Sun, 03/24/2024 - 11:25

You can use tick procedure and tick counter stored in NBT data and shoot projectile using procedure block every N ticks