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

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

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.

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?