Give Diamond Boots with Depth Strider III Command
Copy the /give command for a Diamond Boots enchanted with Depth Strider III in Minecraft Java 26.2 and Bedrock 26.32.
Depth Strider III — Java command
Java
/give @p minecraft:diamond_boots[enchantments={depth_strider:3}] 1Bedrock
On Bedrock Edition, give the item first, then hold it and run:
Bedrock
/enchant @p depth_strider 3Note: /enchant requires holding a compatible item and cannot exceed the enchantment's normal max level.
All levels
Depth Strider I
Java
/give @p minecraft:diamond_boots[enchantments={depth_strider:1}] 1Depth Strider II
Java
/give @p minecraft:diamond_boots[enchantments={depth_strider:2}] 1Depth Strider III
Java
/give @p minecraft:diamond_boots[enchantments={depth_strider:3}] 1Customize in the builder
JavaSwitch edition using the selector in the header.
diamond bootsdepth strider 3
Frequently asked questions
- How do I get a Diamond Boots with Depth Strider in Minecraft?
- Enable cheats or use OP, open chat with T or /, and paste the command above. The Diamond Boots with Depth Strider III appears in your inventory immediately. On Bedrock, give the item first then use /enchant while holding it.
- Can I combine Depth Strider 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_boots[enchantments={depth_strider:3,unbreaking:3,mending:1}] 1
- What is the maximum level of Depth Strider?
- The maximum level is Depth Strider III (level 3). In /give commands you can set any integer, but levels above 3 don't increase the effect beyond vanilla maximums in most cases.