Find a file
2020-04-18 16:47:35 +02:00
gradle/wrapper Gradle did a thing. I don't know why. 2019-10-04 18:36:00 +02:00
skins@c52be1484f Update the skin pack 2020-04-17 17:24:44 +02:00
src/main Added taiga villagers (modified from the textures by ZeroOne) 2020-04-18 16:47:35 +02:00
.gitignore Update to 1.12 2017-06-13 03:31:01 -04:00
.gitmodules Remove the submodule declaration for HDSkins 2019-05-01 09:46:20 +02:00
.travis.yml Add branch name to maven artifact 2019-11-30 18:31:58 -05:00
build.gradle Fabric's ninja versions scr- strike again -_- 2020-04-17 20:02:08 +02:00
code_cleanup.xml Add codestyle and cleanup files for eclipse 2019-03-27 08:35:00 +02:00
code_style.xml Add codestyle and cleanup files for eclipse 2019-03-27 08:35:00 +02:00
gradle.properties Bump snapshot 2020-04-03 14:42:36 +02:00
gradlew Gradle did a thing. I don't know why. 2019-10-04 18:36:00 +02:00
gradlew.bat Gradle did a thing. I don't know why. 2019-10-04 18:36:00 +02:00
LICENSE Come on, it's the current year now 2019-06-03 12:55:51 +02:00
README.md Use https 2020-01-30 22:51:10 +02:00
settings.gradle Move hdskins back to main 2019-07-03 23:40:56 -04:00

Mine Little Pony

Build Status Downloads Discord Server

Turns players and mobs into ponies.

https://minelittlepony-mod.com

Building

  1. JDK 8 is required. Install it using https://adoptopenjdk.net/

  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
  1. After some time, the built mod will be in /build/libs.

Installation (Users):

Starting in 1.13 Mine Little Pony uses Fabric for it's modding APIs. Refer to their installation instructions here

Once you have fabric installed, simply download the MineLittlePony-version.jar from releases and place it in your mods folder. Remember to use the fabric launcher profile when starting the game!

Installation (Modders):

Maven: https://repo.minelittlepony-mod.com/maven/snapshot

Dependency: com.minelittlepony:MineLittlePony:4.0.4-1.15.2