Procedure that checks if there is a mob in a radius of the source entity?

Started by Estam on

Topic category: Help with modding (Java Edition)

Last seen on 13:07, 23. Apr 2023
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Procedure that checks if there is a mob in a radius of the source entity?

Hello people, I need help ._.

does someone know a procedure that checks if there is a certain mob in a radius around the source entity?

lets say that i want a cow to spawn particles if there is a squid in a 2 block radius around the cow.

Please help kind people

Use entity in range…
Sat, 08/07/2021 - 09:42

Use entity in range procedure block.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Last seen on 13:07, 23. Apr 2023
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you! but i have one…
Sat, 08/07/2021 - 17:38

Thank you! but i have one more question, could you please tell me if the nbt tag short_flowers or something is only for blocks or can i use it with entiities too?

 

Last seen on 21:42, 23. Jun 2022
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do you know which video the…
Wed, 05/04/2022 - 22:49

do you know which video the block in range procedure block is in?