The mod is supposed to be a counter for a server, and only count mobs with specific names
But finally, I'll warn people to use it only if they can one shot the mob, so I only count attacks
Ok thanks, but how can I be sure that the player killed the entity? I saw this mod, and they managed to do it, but I can't figure how: https://github.com/symt/zealot-counter/tree/1.2.2/src/main/java/io/github/symt
What I know is that it only detects when the player one shot the mob
Hey!
I wanted to know if it is possible to detect client side when an entity dies. It works with LivingDeathEvent server side, but not client side. Thanks!
.minecraft, I might have an idea, but not sure, to use GSON, I have no idea, and I don't understand most of the posts
May I have any example please? Or any method to do this
Well, I can't figure how to do it, I feel stupid '-'
But I noticed that some mods use dat files in .minecraft dir, how can I do this with dat or JSON at this location? And how can I edit it with code?