Started by
BryAstro
on
Topic category: Help with Minecraft modding (Java Edition)
Version 2023.4 (1.20.1 Forge)
The title is self explanatory, I would like to make a mob immediately attack monster entities that are under a specific tag.
I tried this, but it didn't work.
Edited by BryAstro on Mon, 01/22/2024 - 00:52
Maybe you could check if an entity with that tag is nearby, and if it is, the entity moves to that location. If it find an entity nearby without that tag, it moves to its current location, or is given slowness.