All Projects → MineLittlePony → Minelittlepony

MineLittlePony / Minelittlepony

Licence: mit
Turns players and mobs into ponies

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Minelittlepony

Viafabric
Client-side and server-side ViaVersion implementation for Fabric
Stars: ✭ 115 (+51.32%)
Mutual labels:  fabric, minecraft, mod
Antiqueatlas
A Minecraft mod that adds a fancy interactive map item.
Stars: ✭ 110 (+44.74%)
Mutual labels:  fabric, minecraft, mod
Tis 3d
TIS-100 inspired low-tech computing in Minecraft.
Stars: ✭ 64 (-15.79%)
Mutual labels:  fabric, minecraft, mod
Techreborn
Tech Reborn is a completely standalone tech mod including tools and machines to gather resources, process materials, and progress through the mod. https://www.curseforge.com/minecraft/mc-mods/techreborn
Stars: ✭ 205 (+169.74%)
Mutual labels:  fabric, minecraft, mod
Macrokey
A mod that allows you to bind keys
Stars: ✭ 8 (-89.47%)
Mutual labels:  minecraft, mod
Flexiblelogin
A Sponge minecraft server plugin for second factor authentication
Stars: ✭ 73 (-3.95%)
Mutual labels:  minecraft, mod
Ratchetandclankmod
Stars: ✭ 8 (-89.47%)
Mutual labels:  minecraft, mod
Connectedtexturesmod
Extensions to the vanilla model system, mainly for connected textures
Stars: ✭ 64 (-15.79%)
Mutual labels:  minecraft, mod
Nova Renderer
Nova Renderer, a custom cross platform render engine written in C++
Stars: ✭ 619 (+714.47%)
Mutual labels:  minecraft, mod
Chameleoncreepersmod
Minecraft Mod that makes creepers harder to see by tinting their color based on their surroundings - over 120k downloads!
Stars: ✭ 9 (-88.16%)
Mutual labels:  minecraft, mod
The Midnight
The Midnight: A cold, unforgiving hostile dimension. Originally made for SpookyJam 2018.
Stars: ✭ 68 (-10.53%)
Mutual labels:  minecraft, mod
Magistics
Logistical magic!
Stars: ✭ 16 (-78.95%)
Mutual labels:  minecraft, mod
Equivalent Exchange 3
Stars: ✭ 727 (+856.58%)
Mutual labels:  minecraft, mod
Lithium Fabric
A Fabric mod designed to improve the general performance of Minecraft without breaking things
Stars: ✭ 628 (+726.32%)
Mutual labels:  fabric, minecraft
Icbm 2
Missile mod for minecraft forge
Stars: ✭ 54 (-28.95%)
Mutual labels:  minecraft, mod
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-80.26%)
Mutual labels:  minecraft, mod
Equivalent Exchange
Stars: ✭ 37 (-51.32%)
Mutual labels:  minecraft, mod
Gamesense Client
Minecraft 1.12.2 Utility Mod for Anarchy and Crystal PvP
Stars: ✭ 73 (-3.95%)
Mutual labels:  minecraft, mod
Opencomputers
Home of the OpenComputers mod for Minecraft.
Stars: ✭ 1,104 (+1352.63%)
Mutual labels:  minecraft, mod
Minecraftforge
Modifications to the Minecraft base files to assist in compatibility between mods.
Stars: ✭ 5,127 (+6646.05%)
Mutual labels:  minecraft, mod

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):

Yer probably lookin' fer a meven, am I right? Well ye have two choices. Pick yer poison.

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>-1.15.2

Check releases for the most recent release version or the gradle.properties for most recent snapshot version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].