---
title: Brushes
icon: instrumentus:diamond_brush
type: item
custom:
    Config Value: enable_brushes
---

Instrumentus adds new brushes that have varying durability depending on the material they are crafted with. They have the same speed as a vanilla brush - you can't rush the archeological dig!

### Materials

Brushes can be crafted with the following materials
* Wood
* Stone
* Iron
* Gold
* Diamond
* Netherite
* [Energized Di-Emerald](/mod/instrumentus/docs/energized)

### Crafting

Brushes can be crafted by following the recipe below, replacing the Diamond with any of the materials listed above.

{/* <CraftingRecipe */}
{/*     slots={[ */}
{/*         '', */}
{/*         'feather', */}
{/*         '', */}
{/*         '', */}
{/*         'diamond', */}
{/*         '', */}
{/*         '', */}
{/*         'stick', */}
{/*         '' */}
{/*     ]} */}
{/*     result="instrumentus:diamond_brush" /> */}

![image](https://github.com/user-attachments/assets/8f044b2d-3fd1-4907-813f-22960d555f4c)

