how to summon mobs when the player is near and have a 5 minute cooldown

Started by Nickelkid on

Topic category: Help with MCreator software

Last seen on 01:03, 28. Dec 2023
Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to summon mobs when the player is near and have a 5 minute cooldown

This is a mess of something i tried but failed at.code

Last seen on 07:04, 11. Jul 2024
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Rather than using the Wait…
Mon, 12/25/2023 - 15:21

Rather than using the Wait procedure, use a custom NBT tag that ticks down.

Last seen on 01:03, 28. Dec 2023
Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Could you explain how i…
Mon, 12/25/2023 - 20:47

Could you explain how i would do that?