Fire Staff

Started by kola5 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Fire Staff

How do you make staffs?

Like when u right-click it shoots a fireball 

pls help

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It depends on the effect you…
Wed, 04/29/2020 - 10:54

It depends on the effect you want to recreate. To make it shoot a fireball, you could create a ranged item which shoots a projectile that looks exactly like a fireball and has a procedure trigger when colliding a block that makes it explode.

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If You Wanna To Make Item…
Wed, 04/29/2020 - 11:45

If You Wanna To Make Item That Shooting Fireballs, You Can Do Next:

1.Make It A Ranged Weapon, Then Add Trigger When It Collides With Block

2.Make It Item, Then You Making Procedure In "When Right Clicked In Air" And Make Command Summon

3.Code It.

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thx now it looks cooler
Wed, 04/29/2020 - 13:48

thx now it looks cooler

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make a projectile find the…
Mon, 05/11/2020 - 17:45

make a projectile find the mod name of the projectile summon fireball tp fireball to projectile