(SOLVED)Wanna help with mobs/players team related procedures

Started by @Zyrex on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(SOLVED)Wanna help with mobs/players team related procedures
Tue, 10/21/2025 - 01:41 (edited)

Im making teams with a text tag and diferents values but i cant succes in making a mob ignore another of the same team nor stop it from receiving accidental damage from another of its team. i also wanted it to attack every team that is not its but i still cant.

Could anybody help me pls?

Edit: with error and try, i did it.

 

Edited by @Zyrex on Tue, 10/21/2025 - 01:41
Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
also i already know about…
Wed, 10/15/2025 - 01:06

also i already know about scoreboard teams but with it i cant give blocks entities a team so i had to make this.

what im looking for is a way to make a procedure that makes a hostile mob not attacks others with the same tag and a procedure that makes projectiles ignore mobs if they are in the same team tag as the mob/player that shot it in the first place