Jump to content
  • 0

Need help with projectile damage


spankingorphans

Question

so i want to add a custom amount of damage, like i want the fireball to do 100 damage but i dont know how to add it

Quote

command /firewand:
    permission: fb.st
    aliases: /fb
    trigger:
        give player 1 fire charge named "&4&lFireball"
on right click:
    if player's tool is fire charge named "&4&lFireball":
        spawn fireball above player
        push last spawned entity in direction of player with force 2

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...