Place A Blaze Spawner
Create a spawner that spawns blazes instead of zombies
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Places a spawner block configured to spawn blazes. This is distinct from the default zombie spawner and is useful for building efficient blaze farms to collect rods. The spawner will activate when players are nearby.
/setblock ~ ~ ~ spawner{SpawnData:{entity:{id:"minecraft:blaze"}}}66 characters
- Java: yes
- Bedrock: no
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the command and press Enter.
- The spawner is placed and ready to spawn blazes.
- Stand nearby to trigger spawn attempts.
Related commands
Place a Zombie Mob Spawner
Place a working mob spawner that continuously spawns zombies
Place a Command Block
Create a command block at your location for automation
Place A Repeating Command Block
Create a repeating command block at your location
Place A Chain Command Block
Create a chain command block for sequential command execution
Drain Water From Area
Remove all water from a region instantly
Set a Single Block
Place one block at a specific spot