# Installation

### Installation Guide

Follow these steps to install CobbleHunts on your Minecraft server.

#### Requirements

* **Minecraft Version**: 1.21.1+
* **Mod Loader**: Fabric
* **Mod**: Cobblemon

#### Dependencies

1. [**Fabric API**](https://modrinth.com/mod/fabric-api)
   * Required for mod compatibility with the Fabric mod loader.
2. [**Fabric Language Kotlin**](https://modrinth.com/mod/fabric-language-kotlin)
   * Necessary for Kotlin language support in Minecraft mods.
3. [**Cobblemon Mod**](https://modrinth.com/mod/cobblemon)
   * The mod relies on Cobblemon to enable Pokémon spawner functionalities.
4. [E-Utils](https://modrinth.com/mod/e-utils)
   * The mod relies on E-utils to handle the config system

#### Installation Steps

1. Download the Fabric Server Jar for your Minecraft version from the [official Fabric website](https://fabricmc.net/use/server/).
2. Download the latest version of CobbleHunts from its official page.
3. Download and install the required dependency:
   * **E-Utils**
4. Place all the downloaded `.jar` files (CobbleHunts and E-Utils) into your server's `mods` folder.
5. Start your server. The necessary configuration files will be generated in the `config/cobblehunts/` directory.
6. Check your server logs to verify that all mods have loaded correctly. Your server is now ready to run CobbleHunts
