---
title: Gold Spear
id: clank:golden_spear
icon: clank:golden_spear
type: item
---

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