Flame Enchantment Command
Copy the /enchant command for Flame in Minecraft Java 26.2 and Bedrock 26.32. All levels and a pre-enchanted /give variant are shown below.
/enchant command — all levels
Hold a compatible item before running. /enchant cannot exceed the enchantment's normal max level.
Java
/enchant @p minecraft:flame 1Bedrock
/enchant @p flame 1/give equivalent — Bow with Flame
Java
/give @p minecraft:bow[enchantments={flame:1}] 1Uses the 1.21.5+ flat component syntax. For Bedrock, give the item first then use /enchant @p flame 1 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 Flame does
Sets arrows on fire, dealing fire damage on hit and igniting targets. Arrows fired into lava do not extinguish this effect.
Frequently asked questions
- How do I get Flame in Minecraft?
- Hold a compatible item and run /enchant @p minecraft:flame 1 (Java) or /enchant @p flame 1 (Bedrock). Alternatively, use the /give command above to spawn a pre-enchanted item directly into your inventory.
- What is the max level of Flame?
- Flame only has one level — it's either present on an item or it isn't.
- Does the Flame command work in Bedrock Edition?
- Yes. On Bedrock use /enchant @p flame 1 while holding a compatible item. Bedrock omits the "minecraft:" namespace prefix.