Silent's Gems

Silent's Gems

9M Downloads

1.14.4 - Ender Slimes spawn over the void and die

Partonetrain opened this issue ยท 9 comments

commented

Versions

  • Silent's Gems: 3.4.3+76
  • Silent Gear: 1.4.1+66
  • Silent Lib: 4.4.0+44
  • Forge: 28.1.8 (I know it's old, but this is the latest version Twitch App has available right now)
  • Modpack: N/A

Expected Behavior

Ender Slimes spawn on the End Stone, but not over the void. I would expect them to fall of the islands, but not spawn off of them.

  • (Description)

Actual Behavior

Ender Slimes spawn on both the ground and over the void. You can see the death particles constantly.

  • (Description)

Links/Images

Side of an island:
image

Underside of an island:
image

Steps to Reproduce the Problem

  1. Have mods installed
  2. Go to outer end islands (/setblock ~ ~ ~ minecraft:end_portal, /tp ~ ~ ~-10000)
  3. Fly over void and watch smiles spawn without ground
commented

I thought ender slimes won't spawn above Y 65, but it still spawns on Y 245. Is that a bug?

commented

@vizify I'm not seeing any issues. Made a 100x100 platform and no spawns. Verified the height check is occurring with a debugger.

commented

Is the debugger the debug stick thing? Sorry I don't really know about commands and debug stuffs

commented

No, it's a development tool used to step through code and find issues. It's not something related to Minecraft specifically, just software development in general.

commented

Twitch launcher actually does have newer versions, but they don't sort the list properly. You have to scroll down a bit. But I don't think any recent Forge updates have changed anything to do with entity spawns. Will investigate.

commented

I can confirm that the slimes are spawning in the void and falling to their death over and over, came to report it but got beat by 3 hours :)

and yes, the new versions of forge are in the launcher.

commented

Is there a way to spawnproof this? because I wanted to build an enderman farm but the slimes messed with the spawning of enderman

commented

@vizify I'm not too familiar with how enderman farms are constructed (been years since I made one). I can set ender slimes to not spawn above Y 65, does that help?

commented

Ok that helped a lot thanks