Turns players and mobs into ponies.
https://minelittlepony-mod.com
-
JDK 17 is required. Install it using https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
-
Open a terminal window in the same directory as the sources (git clone or extracted from zip). Run the following command (windows).
gradlew build
- After some time, the built mod will be in
/build/libs
.
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 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!
Stable Releases Channel: https://repo.minelittlepony-mod.com/maven/release
Unstable Snapshot Channel: https://repo.minelittlepony-mod.com/maven/snapshot
Dependency: com.minelittlepony:minelittlepony:<version>