How do I make entities shoot custom projectiles?

Started by Rednax on

Topic category: Help with MCreator software

Last seen on 10:54, 17. Apr 2021
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make entities shoot custom projectiles?

I need to make a non-humanoid entity with a ranged attack, And I really want it to have a custom-modeled ranged attack, but I don't know how. Help?

Last seen on 04:35, 17. Jan 2021
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I need to make a non…
Tue, 06/23/2020 - 03:56

I need to make a non-humanoid entity

Make a custom model. There are many tutorials on how to do this.

 

with a ranged attack, And I really want it to have a custom-modeled ranged attack

That's 100% possible in MCreator, there is a checkbox in the AI section. If you want a custom ranged item, create a ranged item 😁, with a custom model (.json should work fine).

 

but I don't know how. Help?

🥰 😘 😗 😙 😚 😋. Respond if you need more info!

Last seen on 10:54, 17. Apr 2021
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
With a custom model, the…
Wed, 06/24/2020 - 06:26

With a custom model, the entity can't use items, so I can't use an item with a custom model. I did actually know how to make a custom model btw...

Last seen on 00:53, 10. Oct 2023
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so if you are makeing a…
Fri, 07/31/2020 - 16:10

so if you are makeing a dragon and you want it to have a lava blast or fire ball, you have to make a model for it?

Last seen on 10:54, 17. Apr 2021
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, with a dragon fireball…
Tue, 08/11/2020 - 00:21

Well, with a dragon fireball, you'd have to make a custom model for the dragon itself (or use the enderdragon model) and then the fireball would have to use a fire charge sprite or similar.