Minecraft – Slime Farm Lighting

minecraft-java-edition

I'm creating a large slime farm of 3 connected chunks, I know that for this project to work I need to light up the spawning platforms but I don't know which method to light them.

I understand that torches will block spawning spaces, but I don't know if glowstone can spawn mobs on it.

Best Answer

Big Slimes need 2.5 high to spawn and 3.5 to jump, so you should go for half slabs as platforms. For lighting use jack o' lanterns (much cheaper then sea lanterns, but you can use both), so that there isn't any spot in a platform that has light 7 or less because

the light level of the spawning block must be 7 or darker (with exception during thunderstorms), and more light increases the chance that the spawn will fail

from spawn conditions