How to make zombies not attack a specific person?
-
I want to make a role-play world with my friends and one of them wants to be somewhat immune to zombies, but I have no idea how to do that.
-
The only way to do this is to give the zombies weakness by using a command block on repeat, always active with the command /effect @e[type=zombie] weakness 99999 4 true this command should make the zombies do no or almost no damage.