Started by
Lord Makishi
on
Topic category: Feature requests and ideas for MCreator
Hello dear Mcreator team,
Since i very often use tags on players and other entitys to activate other effects, I would like to get an "has event target entity tag" procedure block, that checks if an entity (event target/source) has an specific tag. With that we could for example check if the Zombie that attacked me had the tag explosion. Then i could make an procedure that if the zombie had the tag, it would explode or something, just as an example. I am NOT talking about NBT-tags, since I'm well aware their already implemented. I am talking about the tags minecraft uses, for example with the command "tag @p list" or "tag @a add". Thats about everything I'm asking for.
Thanks in advance!