# Installation

## Installation Guide for B-RTP

### Requirements

To run **B-RTP** on your Minecraft server, you need the following:

* **Minecraft Version**: 1.20.1 / 1.21 / 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.

### Installation Steps

1. Download the **Fabric Server Jar** for Minecraft 1.20.1 from the [official Fabric website](https://fabricmc.net/use/).
2. Download and install the following mods:
   * [**Fabric API**](https://modrinth.com/mod/fabric-api)
   * [**Fabric Language Kotlin**](https://modrinth.com/mod/fabric-language-kotlin)
   * [E-Utils](https://modrinth.com/mod/e-utils)
3. Place all the downloaded `.jar` files, including **B-RTP**, 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 **BlanketRTP**!
