Started by
woodcreatures
on
Topic category: Help with Minecraft modding (Java Edition)
Hello,
today I need help with tags, really hope someone can assist me.
I want to make a tag including many entities so that I can assign this tag to my custom monster in order for my custom monster to only attack monster I included in my tag ?
Is that possible ? I've been trying since hours but unsuccessfully
I create my tag then im pretty lost:
1) under "registry name" I have many options. What's to be used here ??? Load? Logs ? Tick ???
2) I complete my TAG and then how can I make my custom monster to only attack entities from my tag ? Should I use AI or create a new procedure ??
Please help
Edited by woodcreatures on Thu, 04/29/2021 - 19:04
Check https://mcreator.net/wiki/how-make-tag
Hi Klemen,
I have watched that video and read that tutorial around 15 times but believe me does not help at all. You a re expert, we are not.
A video like that is useful if you must do exactly the same thing, Im working on entities instead
This is a different case at all. How do I apply my tag to my custom creature for example ?
What should I use ? Load ? Logs ? Ticks or what ? Nothing is explained there
The tag name you want. Also I suggest using the new tag editor in 2021.1
I created my TAG called "Killer" which includes some entities (Zombie, Skeletons and few more)
Now I have a custom mob called "Mirror" and I want that my "Mirror" only attacks mobs inside my TAG "killer". I'm totally lost. How can i set this to work ?
Also you say NEW TAG EDITOR in 2021.1, what do you mean exactly ? I always work with last update of Mcreator
@woodcreatures have you found out yet? I am searching for the same answer!