---
title: Molten Fist
id: mythsandlegends:item/molten_fist
icon: mythsandlegends:item/molten_fist
type: item
custom:
    Type: Combat
    Rarity: Rare
---

Born of infernal fury, it tears the earth asunder with molten thorns of wrath.

## Stats
- **Attack Damage:** 6.
- **Attack Speed:** 1.6.
- **Attack Range:** 3 blocks.


## Obtaining
- Can be crafted.

## Crafting
- The **Molten Fist** can be crafted using scorched bones, scorched skin and a core of Abaddon.

<CraftingRecipe
    slots={[
        '',
        'mythsandlegends:item/scorched_bone',
        'mythsandlegends:item/scorched_bone',
        'mythsandlegends:item/scorched_bone',
        'mythsandlegends:item/core_of_abaddon',
        'mythsandlegends:item/scorched_skin',
        'mythsandlegends:item/scorched_skin',
        'mythsandlegends:item/scorched_skin',
        'mythsandlegends:item/scorched_skin'
    ]}
    result="mythsandlegends:item/molten_fist"
/>

## Usage
- Weapon

## Ability
- **[Right-click]** to unleash eight molten thorns.
- **Cooldown:** 8 seconds. Reduced to 2 seconds when near intense heat.

## Advancements
- None.

---
