Started by DrBlockBuster1
on Fri, 08/04/2017 - 19:12
Topic category: Help with modding (Java Edition)
I have a Mob that needs to spawn inside or at my custom structure (like villagers at villages) so could someone help me?
Much Obliged!
Topic category: Help with modding (Java Edition)
I have a Mob that needs to spawn inside or at my custom structure (like villagers at villages) so could someone help me?
Much Obliged!
Make a block and use events to make that block spawn the mob and make that block dissappear.
You could put a mob spawner in the schematic with the specific mob in it, that is what I do, and it works very well. The only downside is that there is a physical mob spawning block there at all times.
dotBeta, Cover it with carpet or intergrate it in a wall. Works for me.