# Installation

## Server Installation Guide

### Requirements

To run **CobbleSpawners** on your Minecraft server, make sure you have the following dependencies installed:

* **Minecraft Version**: 1.21.1
* **Mod Loader**: Fabric (Server)

#### 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<br>

### Installation Steps

1. Download the **Fabric Server Jar** for Minecraft 1.21.1 from the [official Fabric website](https://fabricmc.net/use/).
2. Download and install the **Fabric API**, **Fabric Language Kotlin**, and **Cobblemon Mod** from the links provided above alongside our mod.
3. Place all the downloaded `.jar` files in your server’s `mods` folder.
4. Start your server using the **Fabric Server Jar**.
5. Verify that all mods and dependencies are loaded correctly by checking the server logs.

Your server is now ready to run **BlanketCobbleSpawners**!
