# UnearthMechanic

## Dependency

[Mechanics](https://www.spigotmc.org/resources/mechanics-core-api.111934/) (Is no longer neccesary)

## Common Issues

Q: How do I install this?\
A: You have to proceed to Install `Mechanics.jar` in the server plugins folder, once installed start server and shut it down, then proceed to place `UnearthMechanic.jar` inside `plugins/` and it will be ready, everything will be found from this add-on inside `plugins/UnearthMechanic`

### What is this?

UnearthMechanic is a plugin that allows you to create variations when clicking on furnitures and Blocks, such as being able to make a fan that turns on when you click on it and turn it off when you click on it again.


---

# 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://plugins.elitefantasy.net/mechanics/unearthmechanic.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.
