You’ve done everything the checklist says. The room’s pitch-black, the walls are sealed, and you’re still standing there after twenty minutes with three zombies and a single arrow to show for it. The room isn’t the problem. What’s happening 40 blocks away from it usually is.
This is a build guide for a general-purpose hostile mob farm — the kind that produces XP, string, gunpowder, bones, and rotten flesh in bulk rather than one specialised drop. It’s one of the core systems in our Minecraft Complete Guide, and it’s worth treating as its own project: get the spawn-proofing, the funnel, and the kill chamber right once, and you stop thinking about XP and common drops for the rest of the playthrough.
Why the Room Isn’t the Whole Farm
Minecraft doesn’t spawn hostile mobs based on how dark your farm room is in isolation. It spawns them anywhere within roughly 24–128 blocks of a player, and the moment a mob wanders past that 128-block mark it despawns instantly [1]. That radius is a sphere centred on you, not on your farm.
Inside that sphere, the game is also capped: the Java Edition hostile mob count tops out at 70, scaled down as loaded-chunk density drops [1]. Put those two facts together and the failure mode becomes obvious — every unlit cave, ravine, or abandoned mineshaft within that same 128-block radius is a competitor for the same 70 spawn slots your farm is trying to fill. A perfectly dark 9×9 room sitting 30 blocks above an unlit cavern isn’t competing with nothing; it’s competing with an entire cave system that has vastly more spawnable surface area than your farm does.
I’ve seen this exact failure pattern more than once: a farm that’s textbook-correct on paper — sealed, dark, funnel working — puts out a trickle of mobs because a ravine or cave a short walk away is quietly winning most of the spawn attempts. The fix isn’t a better farm design. It’s treating the surrounding radius as part of the build, not just the room.
Spawn-Proofing Checklist: Quick Start
Before you place a single water source, walk this list:
- Check block light, not the room’s apparent brightness. Since the 1.18 lighting rework, Overworld hostile mobs need a block light level of exactly 0 at the spawn surface — a room that “looks dark” to your eyes can still read above 0 in a corner [1]. Open the debug screen (F3) and check actual values, not vibes.
- Spawn-proof the radius, not just the farm. Light, excavate, or fill in caves, ravines, and mineshafts within roughly 128 blocks of your farm’s kill position — anything left dark there is stealing from your 70-mob budget [1].
- Use light-independent blocking on floors you can’t easily light. Bottom slabs, carpets, glass, leaves, and snow layers 2–7 thick all prevent hostile spawns regardless of light level, and none of them require running torches through terrain you don’t control [4].
- Redstone components double as spawn-proofing. Buttons, levers, pressure plates, and rails all block hostile spawns — useful for capping off odd-shaped floor sections without wasting a full block [4].
- Don’t bother spawn-proofing for slimes, magma cubes, or hoglins with light. They ignore the light rule entirely, so torches do nothing against them [4].
One mechanic that won’t show up on this checklist: the Warden. It doesn’t spawn from darkness at all — it’s summoned after repeated vibrations trip sculk shriekers in the deep dark, which is a different detection system entirely. If you’re building near ancient cities, our Warden and Deep Dark guide covers how that vibration-based spawning actually works.
Funnel Design: Moving Mobs Without Redstone
A water-based funnel gets mobs from the spawning floor to the kill chamber without any redstone knowledge required. The one number that governs the whole layout: a water source block pushes mobs a maximum of 8 blocks before the current runs out of force [2].
The standard compact design uses that limit directly: place source blocks at two opposite corners of a square platform (a 20×20 layout is the common size), and let each source carry mobs 8 blocks toward a central collection hole. Because both streams stop exactly at the edge of that hole, mobs get delivered to the same point from both directions without needing to babysit the flow.

For the drop shaft itself, 2 blocks wide is enough for most mobs to fall cleanly without catching on the walls [2]. Spiders are the exception — they need a 3×1×3 footprint centred on a solid block to spawn at all, meaning a full 3×3 horizontal clearance even though the vertical gap can be just 1 block [6]. A spider-inclusive design needs roughly a 10×10 spawning platform feeding a 2×2 shaft, lined with glass so the spiders can’t climb back out [2]. If you don’t want spiders clogging your farm at all, keep the spawning platform narrower than 3 blocks in every direction and they simply won’t have room to spawn there — no extra blocking required.
Stack multiple spawning platforms above the same central shaft (roughly one every few blocks of vertical space) and every level feeds the same funnel, multiplying your spawn surface without multiplying the number of kill chambers you need to build.
Kill Chamber Math: Fall Damage vs. a Manual Finish
Fall damage is the simplest kill mechanism available, and it’s governed by an exact formula: the first 3 blocks of any fall deal no damage at all, and every block after that deals 0.5 hearts (1 damage point) [3][5]. A 20-health mob — which covers zombies, skeletons, husks, and creepers — hits its lethal threshold at 23 to 23.5 blocks of fall [3][5]. Drop them from 22–23 blocks instead, and they land at half a heart: alive, but one hit (or one more push) from dead [2].

That gap between “near-dead” and “dead” is the actual design decision. A pure fall-damage kill (drop mobs the full 23+ blocks onto a collection point) needs zero extra building — you get a passive farm that runs while you’re doing something else, at the cost of losing whatever drop bonus you’d get from a player kill. Looting only triggers on kills tied to a player holding the enchanted item, direct or indirect [7]; a fall has no player attached to the killing blow, so a pure-fall-damage farm caps you at base drop rates no matter how good your sword is. Stopping the fall at 22 blocks and finishing mobs by hand with a sword lets you apply Looting for better drop rates, but it means standing at the kill point instead of walking away. A halfway option — 22-block fall into a narrow AFK-clickable chamber — gets you most of the passive convenience with Looting still active, since you’re only landing single, nearly-dead hits rather than manually chasing full-health mobs.
None of the common hostile mobs you’re farming for XP and bulk drops are immune to fall damage, so this approach works across the board — it’s mobs like Blazes, Ghasts, and the Ender Dragon that ignore fall damage entirely, and none of those belong in a dark-room farm anyway [3].
Which Farm Fits Your Playstyle
| Player Type | Recommended Setup | Why |
|---|---|---|
| New player | Single-level, 20×20 platform, pure fall-damage kill, no redstone | Fastest to build correctly, forgives spawn-proofing mistakes because there’s less surface area to get wrong |
| Casual player | 2–3 stacked platforms, 22-block drop, manual finish for Looting | Meaningful output without a redstone clock, still walk-away-able between kill sessions |
| Hardcore / optimiser | 4+ stacked platforms, full 128-block radius spawn-proofed, automatic piston or lava kill | Maximises the mob cap you’re actually competing for; automation removes the AFK-clicking bottleneck |
| Completionist | Spider-inclusive 10×10 platforms with glass-lined shafts | Only design here that reliably captures spider drops (string, spider eyes) alongside the rest |
If your priority is specifically maximising XP output rather than a general-purpose farm — comparing spawner-based farms against dark-room designs, or stacking this against Nether- or Guardian-based options — our dedicated XP farms guide ranks five farm types head-to-head on output.
Troubleshooting: Farm Built, Nothing’s Spawning
Work through these in order before assuming your design is wrong:
- Re-check block light at F3, at floor level, in every corner — not just the middle of the room. A single unlit gap is enough to leak spawns.
- Walk (or fly, in Spectator mode) the full 128-block radius around your kill position looking for unlit caves, ravines, or overhangs. This is the single most common cause of a “correctly built” farm underperforming.
- Confirm your kill position is actually within range of the spawning floors. If you’re AFK-ing too close to the platforms, you can suppress spawns entirely inside the 24-block minimum radius [1]; too far and you fall outside the 128-block cap and nothing spawns at all.
- Check the calendar, not just the clock, if it’s a sky-based farm. Rain and thunderstorms change ambient light levels and can temporarily open up spawns on surfaces that were previously too bright.
- If you’re still stuck and building deep underground, check your build isn’t at Y=-128 or below — every mob despawns instantly at that depth regardless of light or spawn-proofing [1].
FAQ
Do I need redstone to build an effective mob farm?
No — a pure fall-damage design with a water funnel needs none. Redstone (pistons, dispensers, hoppers) buys you automatic killing and item collection, which matters if you want to walk away for hours, but it’s an upgrade to a working design, not a requirement to get one running.
Why is my farm producing fewer mobs than a friend’s identical build?
The design is rarely the difference — the surrounding terrain usually is. Two visually identical farms in different parts of the same world can produce wildly different rates purely because one has more unlit cave surface competing within its 128-block radius. Spawn-proof the terrain before assuming the schematic is wrong.
Is a taller farm always better?
Only up to the point where you’re still within a usable AFK range. Stacking platforms increases spawn surface without adding kill chambers, which is a real win — but a farm so tall that your AFK spot sits outside the 128-block cap for the top platforms is just wasted building material. Height helps until it pushes part of the farm out of range.
Sources
- Mob spawning – Minecraft Wiki
- Tutorial:Mob farm – Minecraft Wiki
- Damage – Minecraft Wiki
- Tutorials/Spawn-proofing – Minecraft Wiki
- Fall Damage in Minecraft Explained – Fiction Horizon
- Spider – Minecraft Wiki
- Looting – Minecraft Wiki
Verified against Minecraft Java Edition 1.21.x spawning and damage mechanics. Spawn radius, mob cap, and light-level rules may shift in future updates — recheck before relying on exact numbers in a heavily patched version.
I've been playing video games for over 20 years, spanning everything from early PC titles to modern open-world games. I started Switchblade Gaming to publish the kind of accurate, well-researched guides I always wanted to find — built on primary sources, tested in-game, and kept up to date after patches. I currently focus on Minecraft and Pokémon GO.
