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

Started by BMAgamer on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Aug 2023
Points:
226

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
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