Started by kola5 on Wed, 04/29/2020 - 08:56 Topic category: Help with Minecraft modding (Java Edition) How do you make staffs? Like when u right-click it shoots a fireball pls help Jump to top 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. Jump to top Permalink Log in or register to post comments 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. Jump to top Permalink Log in or register to post comments thx now it looks cooler Jump to top Permalink Log in or register to post comments make a projectile find the mod name of the projectile summon fireball tp fireball to projectile Jump to top Permalink Log in or register to post comments
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. Jump to top Permalink Log in or register to post comments
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. Jump to top Permalink Log in or register to post comments
make a projectile find the mod name of the projectile summon fireball tp fireball to projectile Jump to top Permalink Log in or register to post comments
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.
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.
thx now it looks cooler
make a projectile find the mod name of the projectile summon fireball tp fireball to projectile