my code works and shoots a fireball BUT it only does a small amount of damage. please help me
CODE:
on rightclick with a blaze rod:
if name of player's held item is "&eFireball &4Rod":
shoot an fireball at speed 10
on damage of entity by player:
if damage cause is fireball:
set damage to 50
CODE:
on rightclick with a blaze rod:
if name of player's held item is "&eFireball &4Rod":
shoot an fireball at speed 10
on damage of entity by player:
if damage cause is fireball:
set damage to 50