# Oraxen

Ultimate BlockRegen Plugin supports custom blocks provided by Oraxen. You can integrate them for regenerating blocks, setting delays, replacing blocks, and utilizing the items they provide in drops and required tools.\
\
Learn how to add regen blocks

{% content-ref url="/pages/S6HIZrgqrAKvKUKdcN6l" %}
[Add More Blocks](/fundamentals/basic-help/add-more-blocks.md)
{% endcontent-ref %}

Learn how to add replace and delay blocks&#x20;

{% content-ref url="/pages/5xWMKzXGcXVt1t0xaRjg" %}
[Customize Replace Block](/fundamentals/gui-help/edit-menu/customize-replace-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/M00gVcy02oKYXtI5Hnxw" %}
[Customize Delay Block](/fundamentals/gui-help/edit-menu/customize-delay-block.md)
{% endcontent-ref %}

Learn how to customize drops and required tools

{% content-ref url="/pages/lamM3CEBs6Y9e8YMdyAz" %}
[Customize Block Drops](/fundamentals/gui-help/edit-menu/customize-block-drops.md)
{% endcontent-ref %}

{% content-ref url="/pages/qgeLjleTojPXBTilWqwO" %}
[Customize Required Tools](/fundamentals/gui-help/edit-menu/customize-required-tools.md)
{% endcontent-ref %}

{% hint style="success" %}
Customizing process is same as normal block
{% endhint %}

{% hint style="danger" %}
Furniture And Crops are not supported
{% 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/hooks/oraxen.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.
