Set Amethyst Cluster Block
Place an amethyst cluster for decoration
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Places an amethyst cluster block at your location. Clusters emit light level 5 and chime when walked past, so they suit fake geodes or mystical set-dressing. Note the plain cluster placed this way is not attached to a face and will pop off if the block it rests on is removed.
/setblock ~ ~ ~ amethyst_cluster32 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the command and press Enter.
- A purple glowing amethyst cluster appears.
Related commands
Create a hollow room or box out of any block
/fill ~ ~ ~ ~10 ~6 ~10 stone hollowCreate a pool or lake by filling a region with water
/fill ~ ~ ~ ~10 ~ ~10 waterSwap every block of one type for another in a region
/fill ~ ~ ~ ~10 ~10 ~10 stone replace dirtCopy a region of blocks and paste it somewhere else
/clone ~-5 ~-5 ~-5 ~5 ~5 ~5 ~15 ~-5 ~-5Delete all blocks in a large area quickly
/fill ~-10 ~-2 ~-10 ~10 ~10 ~10 air