Give Diamond Pickaxe with Silk Touch Command
Copy the /give command for a Diamond Pickaxe enchanted with Silk Touch in Minecraft Java 26.2 and Bedrock 26.32.
Silk Touch — Java command
Java
/give @p minecraft:diamond_pickaxe[enchantments={silk_touch:1}] 1Bedrock
On Bedrock Edition, give the item first, then hold it and run:
Bedrock
/enchant @p silk_touch 1Note: /enchant requires holding a compatible item and cannot exceed the enchantment's normal max level.
Customize in the builder
JavaSwitch edition using the selector in the header.
diamond pickaxesilk touch 1
Frequently asked questions
- How do I get a Diamond Pickaxe with Silk Touch in Minecraft?
- Enable cheats or use OP, open chat with T or /, and paste the command above. The Diamond Pickaxe with Silk Touch appears in your inventory immediately. On Bedrock, give the item first then use /enchant while holding it.
- Can I combine Silk Touch with other enchantments using /give?
- Yes — on Java Edition you can stack multiple enchantments in a single /give command using the flat syntax: /give @p minecraft:diamond_pickaxe[enchantments={silk_touch:1,unbreaking:3,mending:1}] 1
- What is the maximum level of Silk Touch?
- Silk Touch only has one level. It's either on the item or it isn't.