Summon an Allay
Spawn an allay mob (item collector)
⚠︎ Awaiting in-game verification for Java 26.2Spawns an allay at your position. Allays are magical floating creatures that collect items you hold and drop them back to you when nearby.
/summon allay ~ ~ ~19 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock) and paste the command.
- Press Enter — the allay spawns.
- Hold an item, and the allay will collect matching items from the ground and return them.
Related commands
Spawn an armor stand for displaying equipment or decoration
/summon armor_stand ~ ~ ~Spawn a mob with a custom name displayed above its head
/summon zombie ~ ~ ~ {CustomName:'{"text":"Bob"}',CustomNameVisible:1b}Spawn a sniffer mob (seed finder)
/summon sniffer ~ ~ ~Spawn a tamed wolf that follows you
/summon wolf ~ ~ ~ {Owner:"[PlayerUUID]",Sitting:0b,CollarColor:14}