Bug Closed · Resolved

Ghast Damage

#4700 opened by Unknown 2 years ago

Unknownreported this bug

Hi, I'm new to this plugin and programming stuff, i just want to make a harder minecraft survival server and special mobs etc, basically I'm trying to make Ghasts deal way more damage but on the mob config all mobs that use projectiles, I've managed to make evokers shoot fireballs which deal the desired damage but ghast still shoot vanilla fireballs, anyway to make them use my custom skill? I tried with the PreventVanillaDamage option but still nothing

Unknowncommented

Ghast fireballs should trigger the onShoot mechanic, you can use that to cancel it and replace it with your own fireball skill

Sign in to join the discussion.