---
title: Netherite Spear
id: clank:netherite_spear
icon: clank:netherite_spear
type: item
---

<CraftingRecipe
    slots={[
        '',
        '',
        'netherite_ingot',
        '',
        'stick',
        '',
        'stick',
        '',
        ''
    ]}
    result="clank:netherite_spear_handheld"
/>