Monster Spawner Command Examples
- Give 1 to nearest player:
/give @p minecraft:spawner 1 - Give 1 to yourself:
/give @s minecraft:spawner 1 - Give to a specific player:
/give PlayerName minecraft:spawner 1 - Clear from inventory:
/clear @p minecraft:spawner
Monster Spawner FAQ
What is the item ID for Monster Spawner?
The item ID for Monster Spawner is minecraft:spawner. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Monster Spawner?
Monster Spawner has the historical numerical ID 52, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:spawner instead.
How do I give myself Monster Spawner in Minecraft?
Open the chat window and run /give @p minecraft:spawner 1 to give the nearest player one Monster Spawner. Replace @p with a player name to target someone else.
How many Monster Spawner can stack in one slot?
Monster Spawner stacks up to 64 per inventory slot.
Can you pick up a spawner with Silk Touch?
No. In Java Edition survival, mining a monster spawner with any tool, including Silk Touch, destroys it and only drops experience. The spawner item exists only through creative mode or commands such as /give @p minecraft:spawner.
How do you disable a monster spawner?
Raise the light level around it. Placing torches directly on and around the spawner, or flooding the room with light sources, stops spawning while preserving the block so you can build a farm later.
What mobs can come from spawners?
Naturally generated spawners produce zombies, skeletons, spiders, cave spiders, silverfish, blazes, or magma cubes depending on the structure. With commands you can configure a spawner for almost any mob using the SpawnData NBT tag.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
