Java & Bedrock
Fire Aspect
Fire Aspect is a melee-weapon enchantment that ignites living targets. Higher levels extend burn time and can make eligible food-dropping mobs drop cooked food.
Fire Aspect- Maximum level
- 2
- Edition
- Java & Bedrock
- Compatible
- Sword
- Treasure
- No
- Tradeable
- Yes
- Enchanting table
- Yes
Equipment and conflicts
Compatible equipment: Sword. It has no ordinary mutually exclusive enchantment listed.
Effect by level
| Level | Effect | Expected multiplier |
|---|---|---|
| 1 | Ignites for 4 seconds; normally 3 fire damage | Varies by mechanic |
| 2 | Ignites for 8 seconds; normally 7 fire damage | Varies by mechanic |
How the mechanic works
- The nominal burn duration is four seconds per level, though the first second does not deal fire damage.
- Fire-immune targets are not damaged by the burning effect.
- Killing an eligible animal while it is burning can produce its cooked drop.
Affected blocks and drops
- Swords and compatible melee weapons
- Living targets that are not fire-immune
- Eligible raw-food drops can become cooked
How to obtain
- Enchant compatible equipment at an enchanting table.
- Apply a matching enchanted book at an anvil.
- Find or trade for an enchanted book that contains this enchantment.
Sources
Edition identifiers
Java: minecraft:fire_aspect (numeric registry ID 10).
Bedrock: minecraft:fire_aspect (numeric registry ID 13).
/enchant @s minecraft:fire_aspect 2/enchant- Adds an enchantment to a held compatible item.
@s- The entity executing the command; usually you in chat.
minecraft:fire_aspect- The Java identifier for Fire Aspect.
2- The enchantment level to apply.
The target must be holding a compatible item, and commands require cheats or sufficient operator permission.