Minimalistic mod for disabling annoying underground slime spawn.
The mod works using a event handler on Forge's LivingSpawnEvent.Checkspawn and denies the event if the entity is a slime and the spawn position is < 40.
Minimalistic mod for disabling annoying underground slime spawn.
The mod works using a event handler on Forge's LivingSpawnEvent.Checkspawn and denies the event if the entity is a slime and the spawn position is < 40.