How add a tag on a entity for event trigger "When right clicked in air"

Started by NinjaLights on

Topic category: Help with modding (Java Edition)

Last seen on 19:22, 2. Jun 2019
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How add a tag on a entity for event trigger "When right clicked in air"

Hello, i'm looking for how add a tag on a entity for event trigger "When right clicked in air".

Last seen on 03:51, 31. Jul 2023
Joined Apr 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There's a procedure in …
Wed, 06/05/2019 - 03:23

There's a procedure in "Entitiy procedures" saying "Set entity data number tag".

That should help.