Started by
akisephila
on
Topic category: Help with Minecraft modding (Java Edition)
Hi,
I'm currently working on a mod that adds several mobs to the End dimension, however the two mobs I have added so far are, for some reason, able to spawn in the void.
Is there a fix for this within MCreator?
Using the Natural Entity Spawning Condition doesn't work. Here's what I have for one of my mobs.
Please help! I'd rather not lock every single entity's code to code it in manually, as it makes it more annoying and tedious if I need to update them again at a later point.