# Customize Tool Damage

#### Steps to Customize Tool Damage for a Block

1. Execute the command `/regen menu` to open the graphical user interface.
2. Click on the **Edit Menu** option in the main interface.
3. Select either **Global** or **Region** settings based on your requirement.
4. Identify and select the specific block for which you want to customize the tool damage.
5. Click on **"Add Extra Tool Damage"** (represented by an anvil icon).
6. Add the desired amount of tool damage according to your preference using the provided interface.
7. Confirm and finalize the changes.

By following these steps, you can effectively customize the tool damage for a specific block using the graphical user interface.

{% hint style="info" %}
You can assess the customized tool damage of the block by inspecting the lore of the anvil icon.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.hmmbo.com/fundamentals/gui-help/edit-menu/customize-tool-damage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
