Specific mob spawner

Started by Trehmor on

Topic category: Help with MCreator software

Last seen on 17:39, 15. Jan 2024
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Specific mob spawner

I am making a mod that allows you to craft mob spawners like the ones that spawns in dungeons but i dont know how to specify the spawner (Example: Zombie Spawner, Spider Spawner, etc.) for the craft

Last seen on 21:26, 20. Aug 2020
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Not sure how you could do…
Tue, 08/04/2020 - 14:37

Not sure how you could do that directly but you could make it craft a new block that when placed uses a procedure to destroy itself and then place a structure with the structure being the desired spawner and nothing else.

Last seen on 17:39, 15. Jan 2024
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thats a good idea! thanks!
Tue, 08/04/2020 - 21:41

thats a good idea! thanks!

Last seen on 18:10, 6. Mar 2024
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
its easy  on block tick…
Fri, 11/26/2021 - 18:24

its easy 

on block tick update 

wait (the number of second you want mobs to spawn(

spawn procedure of the mob