possible to make fire breather mob?

Started by xperhant on

Topic category: Advanced modding

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
possible to make fire breather mob?

i have a wyvern i really want to make breathe fire. i  have a few animations [geckolib/forge] and would also like to try and see if theres any way to have multiple attack animations.

i also struggle with making the wyvern walk and making it stop repetitive attack animation when attacker mob has been killed.

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I would create a projectile…
Tue, 07/23/2024 - 18:09

I would create a projectile that would ignite, and have use the procedure block Shoot from entity (in project procedures) and arrow of type(the projectile you made). If you're not sure how to make mob do this i would use this video https://www.youtube.com/watch?v=5_ktoHsrX6g
And i would check if the player is nearby when you're shooting the flame