Started by
Trehmor
on
Topic category: Help with MCreator software
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
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.
thats a good idea! thanks!
its easy
on block tick update
wait (the number of second you want mobs to spawn(
spawn procedure of the mob