MineLittlePony/README.md
2019-06-13 14:40:41 +02:00

1.3 KiB

Mine Little Pony

Build Status Downloads Discord Server

Turns players and mobs into ponies.

http://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 -version.jar below and place it in your mods folder. Remember to use the fabric launcher profile when starting the game!

Installation (Modders):

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

Dependency: com.minelittlepony:MineLittlePony:1.14.2-3.+