How to make a mob hostle to all hostile mobs

Started by Name changes E… on

Topic category: Help with Minecraft modding (Java Edition)

How to make a mob hostle to all hostile mobs

How would I make a mob that is hostile to all hostile mobs in Minecraft? (Besides painstakingly setting it's ai to such one mob at a time)

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe you need to set the…
Wed, 04/30/2025 - 14:12

Maybe you need to set the type to monster?

Wouldn't that just make it…
Wed, 04/30/2025 - 14:19

Wouldn't that just make it hostile toward the player? And it is supposed to NOT be hostile to the player.

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can exclude player using…
Wed, 04/30/2025 - 14:22

You can exclude player using the ai

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
H4sIAAAAAAAA/61UW2vCMBT…
Wed, 04/30/2025 - 14:32
H4sIAAAAAAAA/61UW2vCMBT+K5JnQRmCULo+bHMwmHMwfRNCTE5rME1KmrrW4X9ferGsxMvmfMrJyfm+c81BQ+ShSU5FxuBdkAI06qM75H0hHG6RNx73EYOQS264kqU60YoCyzTksbBQfyUU3fRMkcD9EsEWpMFG8ygCvUQ9BgIMWYnyLSQiBavLrTwaWqFohMAPOQjWkyQu7Vp0YLm4KbDhdJP6g8oo8CXkJuh6pUoarUSKeViybYnI4MD28lx56NgLFXGKG3aq4oRocMKon636cfExn029OaRmUunaUDqOGp65ctw1jkKtYswgSUuDQWVhz4rDvaeGGIgt8kD/NHPz+FRasEMeXGoiI8Ch0kDo2ilE7sCpUprh/Fg4HWRxAllcRO5OIHcXkVUuDjomZo1lFq+q8ej2620xtbpR25yz9DgRhMJaCVYzHesXN6CJUfpYrE57flT9BqMpIbL8DuBhNnv95zDXE1x/9Cvn+FxdbjLWjZ8U7CYhOgLjFKJN5+8frcOTqkxTOM/2q3TbvK7Q1Qutvdq1GqB9H43scr0bo/03lWwpvKEFAAA=

 

you can decode this to a procedure using the ConvenientCopy | MCreator

 

Why do i not use the screenshoot?

because i am not using english version's mcreator 

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This procedure is a custom…
Wed, 04/30/2025 - 14:32

This procedure is a custom ai procedure. You can see it