Hai
I'm working on custom death messages, and want a specific message, when the player is killed by my custom entity. I know this needs a custom DamageSource, which the creature now has as an atribute.
But how do I make it so, that the entity deals damage with the custom DamageSource?
I've been at this for a while now