"has event target entity tag" procedure block

Started by Lord Makishi on

Topic category: Feature requests and ideas for MCreator

Active 2 years ago
Joined Mar 2021
Points:
770

User statistics:

  • Modifications: 0
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 24
"has event target entity tag" procedure block

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!