Tamed Entity Particles

Started by Kadenogi on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Tamed Entity Particles

So I made a tamed Entity, I want it to an angry particle when I press NumberPad1

Add key binding, and onโ€ฆ
Tue, 01/05/2021 - 14:56

Add key binding, and on press, use for entites in range and check if entity is your type and tamed, and if so, spawn particles using appropriate block.

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there also a way to makeโ€ฆ
Tue, 01/05/2021 - 19:06

Is there also a way to make the tamed entity look at the owner of the player while doing the particles?

Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity not player*
Tue, 01/05/2021 - 19:07

Entity not player*