Skip to main content
Farming8 min read

Creeper Farm in Minecraft Bedrock Edition

Build a Creeper-only farm in Bedrock Edition for gunpowder, with Bedrock-specific mob filtering and spawning platform designs.

Overview

Creeper farms produce gunpowder, which is essential for crafting TNT, firework rockets (for Elytra flight), and fire charges. In Java Edition, Creeper farms use cats to filter Creepers from other mobs and funnel them into a kill chamber. Bedrock Edition has different mob spawning mechanics and cat behavior that require modified designs. This guide covers how to build an effective Creeper farm in Bedrock.

Bedrock-Specific Creeper Mechanics

  • Creepers in Bedrock spawn under the same light conditions as other hostile mobs (light level 0 or below). The spawning algorithm in Bedrock prefers higher Y-level surfaces, which affects platform placement.
  • Bedrock uses density-based spawning rather than a global mob cap. Spawn-proofing everything around the farm helps but is less impactful than on Java.
  • Cats scare Creepers in Bedrock, but the flee behavior and range differ slightly from Java. Cats must be placed carefully for effective filtering.
  • Creepers cannot climb ladders or vines in either edition, which helps with design constraints.
  • Ocelots do not scare Creepers in Bedrock. Only tamed cats work as repellents.

Farm Design

Spawning Platform

The farm uses dark spawning platforms where hostile mobs spawn, with cats placed to scare away Creepers into a separate collection channel while other mobs fall into a discard system.

Materials Needed

  • Several stacks of solid blocks (cobblestone, stone, or any opaque block).
  • Cats (tamed ocelots or stray cats). You need 4-8 cats per platform.
  • Trapdoors for the mob walkways.
  • Carpets or slabs to prevent spawning on certain surfaces.
  • Water buckets, hoppers, and chests for collection.
  • Name tags to prevent cats from despawning (tamed cats do not despawn, but name tags add safety).

Build Steps

  1. Build a spawning platform at Y=200 or higher, above all terrain. This reduces competing spawn surfaces. The platform should be at least 15x15 blocks with a 2-block-high ceiling (enough for Creepers but not Endermen).
  2. Make the ceiling exactly 2 blocks above the floor. This prevents Endermen from spawning (they need 3 blocks of height) while allowing Creepers, Skeletons, Zombies, and Spiders.
  3. Place tamed cats at regular intervals along the center of the platform. Cats scare Creepers, causing them to flee to the edges. Other mobs are unaffected by cats and walk off the edges randomly via trapdoors.
  4. Line the edges of the platform with open trapdoors. Mobs see trapdoors as solid blocks but walk over them and fall.
  5. Build two separate collection systems below the platform: one where Creepers are directed (the cat-flee direction) and one for other mobs.
  6. Use water streams in the Creeper channel to push them into a kill chamber. A 24-block fall kills Creepers. Place hoppers below for collection.
  7. The other mob channel can dump mobs into lava or a separate kill system. Alternatively, keep all mobs and collect mixed drops.

Cat Placement

Position cats sitting on blocks at the center of the platform in a line. When a Creeper spawns, it detects nearby cats and flees in the opposite direction. By placing cats in the center, Creepers flee toward the edges and fall into your collection system. Keep cats at least 6 blocks apart for even coverage.

Tame the cats and make them sit (right-click/interact) so they stay in position. Sitting cats still scare Creepers. If a cat stands up, it may wander and ruin the filtering system.

Kill Methods

  • Fall damage: A 24-block drop kills Creepers. Simple and effective.
  • Trident killer: For XP, use a Bedrock trident killer. Creepers killed by a player's Trident drop XP and can also drop music discs if killed by a Skeleton's arrow (though this is difficult to engineer).
  • Campfire: Place campfires at the bottom of the drop shaft. Creepers take fire damage and die automatically. Items are not destroyed by campfire flames.

Expected Rates

A single-platform Creeper farm with cat filtering produces roughly 100-200 gunpowder per hour in Bedrock. Adding more platforms (stacked vertically) increases rates proportionally, though density-based spawning limits the maximum benefit.

Java vs Bedrock Differences

  • Java farms are generally more efficient because the global mob cap can be exploited with spawn-proofing.
  • Cat scare behavior is functionally similar but the exact flee range differs slightly between editions.
  • Java farms often use trapdoor tricks that work identically in Bedrock, so the basic platform design translates well.
  • Bedrock's surface spawning preference makes building high up more important than in Java.

FAQ

Can I use ocelots instead of cats?

No. In Bedrock (and modern Java), only tamed cats scare Creepers. Ocelots do not have this effect.

Why are Spiders spawning in my farm?

Spiders need a 2x2 floor space to spawn. You can prevent Spider spawning by placing buttons or carpet in a checkerboard pattern on the floor, breaking up 2x2 areas. This does not affect Creeper spawning.

How high should the farm be?

Build at Y=200 or higher. The higher you build, the fewer competing spawning surfaces exist below, which improves your farm's spawn rate.

For the Java gunpowder farm design, see the Java Gunpowder Farm Guide on guide.astroworldmc.com.

Related Astroworld Resources

Related Guides