Density Enchantment Command
Copy the /enchant command for Density in Minecraft Java 26.2 and Bedrock 26.32. All levels and a pre-enchanted /give variant are shown below.
/enchant commands — all levels
Hold a compatible item before running. /enchant cannot exceed the enchantment's normal max level.
Density I
Java
/enchant @p minecraft:density 1Bedrock
/enchant @p density 1Density II
Java
/enchant @p minecraft:density 2Bedrock
/enchant @p density 2Density III
Java
/enchant @p minecraft:density 3Bedrock
/enchant @p density 3Density IV
Java
/enchant @p minecraft:density 4Bedrock
/enchant @p density 4Density V
Java
/enchant @p minecraft:density 5Bedrock
/enchant @p density 5/give equivalent — Mace with Density V
Java
/give @p minecraft:mace[enchantments={density:5}] 1Uses the 1.21.5+ flat component syntax. For Bedrock, give the item first then use /enchant @p density 5 while holding it.
Works on
Items listed here are covered by the site's give pages. Some additional items (hoes, turtle helmet, etc.) also accept this enchantment but are not listed.
What Density does
Increases mace damage based on how far you fell before hitting. Higher density = more bonus damage per fallen block. Mutually exclusive with Breach.
Frequently asked questions
- How do I get Density in Minecraft?
- Hold a compatible item and run /enchant @p minecraft:density 5 (Java) or /enchant @p density 5 (Bedrock). Alternatively, use the /give command above to spawn a pre-enchanted item directly into your inventory.
- What is the max level of Density?
- The maximum level is Density V (level 5). Using /give you can technically set any integer, but levels above 5 don't add further benefit in most cases.
- Does the Density command work in Bedrock Edition?
- Yes. On Bedrock use /enchant @p density 5 while holding a compatible item. Bedrock omits the "minecraft:" namespace prefix.