Custom bullets

Started by Mr.Zinych on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom bullets

I know how to add a model and effects when hit.
But how to change their trajectory? 
Or homing missiles?

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Homing Missiles can be done…
Tue, 08/16/2022 - 20:02

Homing Missiles can be done by either Custom Code or making the missile an entity that explodes when it collides with the player or when it dies (I would make it have permanent Poison that activates "On initial entity spawn").

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
An interesting solution!! I…
Wed, 08/17/2022 - 08:06

An interesting solution!! I'll try)

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The homing missiles can be…
Wed, 08/17/2022 - 21:51

The homing missiles can be achieved with commands. Just look it up on youtube

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can I get a link?
Thu, 08/18/2022 - 13:57

Can I get a link?