How to Find Slime Chunks in Minecraft: A Complete Guide

Slimes are one of Minecraft's more elusive mobs — not because they're rare exactly, but because they only spawn in specific underground locations that aren't marked on any in-game map. If you've ever built a slime farm and watched it produce nothing, the culprit is almost certainly the same thing: you weren't in a slime chunk.

Here's how the system actually works, and what you'll need to figure out for your own world.

What Is a Slime Chunk?

Minecraft's world is divided into chunks — 16×16 block columns that stretch from bedrock to the build height limit. Of all the chunks in any given world, roughly 1 in 10 are designated as slime chunks at world generation. This designation is permanent and tied directly to the world seed.

Within slime chunks, slimes can spawn naturally in cave-like conditions below Y=40, even in complete darkness. This is different from swamp biome spawning, which is surface-level and moon-phase dependent. Slime chunk spawning follows its own rules:

  • Y-level: Below Y=40 (bedrock layer up to layer 39)
  • Light level: Any — slimes ignore light requirements in slime chunks
  • Biome: Doesn't matter underground; any biome can contain slime chunks
  • Conditions: Standard mob spawning rules still apply (no players too close, spawn cap not exceeded)

Because slime chunks are seeded, they're the same every time you load that world — they won't shift or reset.

How the Seed Determines Slime Chunks

Every Minecraft world has a numerical seed — a long string of digits that controls all procedural generation, including terrain, structures, and slime chunk locations. The algorithm that determines whether a chunk is a slime chunk uses that seed combined with the chunk's X and Z coordinates.

This means:

  • Two worlds with different seeds will have different slime chunk layouts
  • Two worlds with the same seed will always have identical slime chunk patterns
  • You cannot change which chunks are slime chunks without changing your seed

Method 1: Use a Slime Chunk Finder Tool 🗺️

The most reliable approach for most players is using an external tool. Several websites and standalone apps let you input your world seed and instantly display a map of every slime chunk.

To use these tools:

  1. Find your world seed — In Java Edition, type /seed in chat. In Bedrock Edition, check the world settings or use /seed if you have operator permissions.
  2. Enter the seed into the tool, along with your Minecraft version.
  3. The map will highlight slime chunks — usually in green — overlaid on your world's coordinate grid.
  4. Match coordinates — Use F3 (Java) or the on-screen coordinates (Bedrock) to navigate to a highlighted chunk in-game.

The chunk finder approach works well for Java Edition, where seed access is straightforward. Bedrock Edition seeds function similarly but some older tool versions may calculate chunks differently, so match your version carefully.

Method 2: Manual Testing In-Game

If you'd rather not use external tools — or if you're playing on a server where the seed isn't available — you can identify slime chunks the old-fashioned way.

Basic process:

  1. Dig down below Y=40 in the area you want to test
  2. Hollow out a large flat area — at least 16×16 blocks — to cover a full chunk
  3. Make sure the area is well-lit above but dark at the target level to encourage spawning
  4. Wait and observe — slimes will only spawn if you're in a slime chunk

This is time-consuming because you may clear several chunks before finding one. A more efficient approach is to clear a room at the boundary of four chunks simultaneously, which lets you test multiple chunks at once by watching where slimes appear.

Chunk boundaries can be identified in Java Edition by pressing F3+G, which overlays a visible chunk grid on your screen. Bedrock Edition doesn't have a native equivalent, though third-party tools and certain resource packs can approximate this.

Method 3: Nether Approach (Bedrock Specific)

On Bedrock Edition, slimes also spawn in certain swamp biomes and in the Nether's soul sand valleys. While this doesn't help find slime chunks directly, it's worth knowing if slimeballs are your primary goal — you may be able to farm them without needing a chunk-based farm at all.

Variables That Affect Your Results

FactorImpact
Minecraft Edition (Java vs Bedrock)Seed behavior and tool compatibility differ
World versionOlder worlds generated pre-1.18 have a different Y-level structure
Server accessSeed may not be accessible on public or private servers
Spawn capToo many mobs loaded nearby can suppress slime spawning
Player distanceSlimes spawn 24–128 blocks from the player
Chunk loadingUnloaded chunks don't spawn anything

Java vs Bedrock: Key Differences 🎮

  • Java Edition gives full seed access to any player via /seed, making external tools simple to use.
  • Bedrock Edition restricts seed access on Realms and some servers, and slime chunk algorithms have historically had slight differences — always verify tool compatibility with your exact version.
  • Legacy Console editions (PS3, Xbox 360, etc.) use entirely different seed systems and most modern tools won't apply.

Understanding the Spawn Mechanics Deeper

Even after confirming a slime chunk, players sometimes see no slimes. Common reasons:

  • Wrong Y-level — Building your farm above Y=39 disables slime chunk spawning
  • Hostile mob cap full — If other mobs are spawning nearby and filling the cap, slimes get crowded out
  • Chunk not loaded — You need to be within range for the chunk to actively simulate
  • AFK position too close or too far — The standard 24-block minimum and 128-block maximum from player position apply

Getting the chunk right is only part of the equation. The farm design — how you handle light levels, mob funneling, and player positioning — determines whether confirmed slime chunks actually produce results at a useful rate.

Your world seed, your edition, and how your specific farm is designed are the pieces that determine what approach makes the most sense for your situation.