Java
Wind Burst
Wind Burst is a treasure mace enchantment that launches the attacker upward after a successful smash attack, enabling chained aerial attacks at increasing risk.
Wind Burst- Maximum level
- 3
- Edition
- Java
- Compatible
- Mace
- Treasure
- Yes
- Tradeable
- No
- Enchanting table
- No
Equipment and conflicts
Compatible equipment: Mace. It has no ordinary mutually exclusive enchantment listed.
Effect by level
| Level | Effect | Expected multiplier |
|---|---|---|
| 1 | First-tier upward burst after a smash | Varies by mechanic |
| 2 | Stronger upward burst | Varies by mechanic |
| 3 | Maximum survival upward burst | Varies by mechanic |
How the mechanic works
- The upward launch triggers only after a qualifying mace smash connects.
- Higher levels produce a stronger launch, allowing a larger follow-up fall and potentially more smash damage.
- Missing the next attack can leave the player exposed to fall damage, so Feather Falling or careful positioning matters.
Affected blocks and drops
- Maces
- The attacker after a successful smash attack
- Enables chained smash attacks
How to obtain
- Obtain Wind Burst I books from ominous vaults in trial chambers.
- Combine lower-level books at an anvil to reach levels II or III.
- Apply the book to a mace at an anvil.
Sources
Edition identifiers
Java: minecraft:wind_burst (numeric registry ID 42).
This enchantment is not in the pinned current Bedrock registry.
/enchant @s minecraft:wind_burst 3/enchant- Adds an enchantment to a held compatible item.
@s- The entity executing the command; usually you in chat.
minecraft:wind_burst- The Java identifier for Wind Burst.
3- The enchantment level to apply.
The target must be holding a compatible item, and commands require cheats or sufficient operator permission.