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