Started by
Gamerboy24_
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a mob target and attack players who have a player value attached to them when they kill another mob. All my attempts don't work, how would I go about doing this?
I'm not really well informed about entity ai goals etc but-
You could make it so when a player kills the desired mob- The player's variable called "KilledMob" can be set to true and the mob attacks the player with those that have it as True