Fire Aspect Enchantment Command
Copy the /enchant command for Fire Aspect 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.
Fire Aspect I
Java
/enchant @p minecraft:fire_aspect 1Bedrock
/enchant @p fire_aspect 1Fire Aspect II
Java
/enchant @p minecraft:fire_aspect 2Bedrock
/enchant @p fire_aspect 2/give equivalent — Diamond Sword with Fire Aspect II
Java
/give @p minecraft:diamond_sword[enchantments={fire_aspect:2}] 1Uses the 1.21.5+ flat component syntax. For Bedrock, give the item first then use /enchant @p fire_aspect 2 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 Fire Aspect does
Sets the target on fire on hit. Level I burns for 4 seconds; Level II burns for 8 seconds. Also cooks meat dropped by animals.
Frequently asked questions
- How do I get Fire Aspect in Minecraft?
- Hold a compatible item and run /enchant @p minecraft:fire_aspect 2 (Java) or /enchant @p fire_aspect 2 (Bedrock). Alternatively, use the /give command above to spawn a pre-enchanted item directly into your inventory.
- What is the max level of Fire Aspect?
- The maximum level is Fire Aspect II (level 2). Using /give you can technically set any integer, but levels above 2 don't add further benefit in most cases.
- Does the Fire Aspect command work in Bedrock Edition?
- Yes. On Bedrock use /enchant @p fire_aspect 2 while holding a compatible item. Bedrock omits the "minecraft:" namespace prefix.