Started by
TheRealCuddles
on
Topic category: Help with Minecraft modding (Java Edition)
I don't see it as an option, do I really have to add every biome except ones that are nether and end related?
Topic category: Help with Minecraft modding (Java Edition)
I don't see it as an option, do I really have to add every biome except ones that are nether and end related?
Use on mob spawned procedure and despawn it if not in proper dimension.
Care to explain how? Looked at procedure stuff and can't see a way but I'm pretty new to this.
Ok nevermind I figured out how to do it but the effect is really bad as they still spawn but dissapear right after taking the place of any other potential mob spawns. This causes the Nether to be completely empty so that's not really a solution.
I can't really find another way to do this as I have exactly the same problem. The best solution is just to use a routine to despawn anything after it spawns BUT try using a blank.png texture on all mobs you're not using as it helps to eliminate the flashing despawn effect.