Started by
COMMANDO66
on
Topic category: User side tutorials
So, I've seen a few people (and have been one of said people) who wanted to make it possible for entities to select targets from a tag. That isn't possible, but here's a workaround. This also works if you want to make vanilla mobs attack something.
Just replace all references to the husk with the entity, entities, or tag you want to do the attacking, and all references to the wolf with the entity, entities, or tag you want to be attacked. Keep the global trigger.
This doesn't override regular attacking; if something has regular targets, it'll attack them, too. It justs adds targets.
Download: https://drive.google.com/uc?export=download&id=1sgVm-NDAwQd5VdZpdTlBJBZFs73EqCjY
Nice, but what should be the trigger that the procedure is on? when i import none is selected
Probably "on entity tick update"
No. I was wrong. HELP!
Is this some kind of trolling? The procedure does not work even without changes.