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

Active 1 year ago
Joined Dec 2023
Points:
83

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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

Active 8 months ago
Joined Aug 2018
Points:
771

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 124
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.

Active 1 year ago
Joined Dec 2023
Points:
83

User statistics:

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

Could you explain how i would do that?