Sculk Sensor Spawning

Started by Walfenix on

Topic category: Help with modding (Java Edition)

Last seen on 20:19, 19. May 2024
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sculk Sensor Spawning

I'm currently trying to make it so anytime a Sculk Sensor activates a entity spawns, is it possible?

Last seen on 01:49, 2. May 2024
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The only way I can think to…
Mon, 10/02/2023 - 20:17

The only way I can think to do it is by having a constant "On Player Tick" check for an active sculk sensor, which then spawns a mob (with a cooldown of course) but otherwise, there's not really an easy way to do that unless Pylo adds a new global event trigger 🤷‍♀️