# Mine Little Pony
[](https://github.com/MineLittlePony/MineLittlePony/releases/latest)
[](https://github.com/MineLittlePony/MineLittlePony/actions/workflows/gradle-build.yml)

[](https://modrinth.com/mod/mine-little-pony)
[](https://discord.gg/HbJSFyu)

[](https://crowdin.com/project/mine-little-pony)

Turns players and mobs into ponies.
https://minelittlepony-mod.com
## Building
1. JDK 17 is required. Install it using https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
2. Open a terminal window in the same directory as the sources (git clone or extracted from zip). Run the following command (windows).
```
gradlew build
```
3. After some time, the built mod will be in `/build/libs`.
## Installation
Fabric (And FabricAPI) are required. Please refer to their installation instructions here and come back once you have Fabric functioning.
Once you have fabric installed, simply download the MineLittlePony-version.jar for your particular version from [the releases page](https://github.com/MineLittlePony/MineLittlePony/releases) and place it into your mods folder next to the fabric-api jar and (optionally) the hdskins jar.
**Remember to use the fabric launcher profile when starting the game!**
## Maven
Stable Releases Channel: `https://repo.minelittlepony-mod.com/maven/release`
Unstable Snapshot Channel: `https://repo.minelittlepony-mod.com/maven/snapshot`
Dependency: `com.minelittlepony:minelittlepony:`