how can i make a entity that stalks player

Started by tomek22222 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how can i make a entity that stalks player

im making a horror mod that stalks the player and when the player look at him it gives the player blindness and slowness

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it needs to spawn at random…
Wed, 08/13/2025 - 09:02

it needs to spawn at random times can someone help me?

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
the procedurs template have…
Wed, 08/13/2025 - 09:24

the procedurs template have do with 70% template change 70% with whatever you like

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what does that mean? im new.
Wed, 08/13/2025 - 18:47

what does that mean? im new.

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the custom spawning…
Thu, 08/14/2025 - 09:23

Use the custom spawning condition in the NPC spawning tab create a procedure and in the top left there a procedure template choose it and find the one with a 70% chance change 0.7 to any number you want the entity spawning rate will be random i haven’t tested it but it might work