2019-03-24 11:16:07 +01:00
|
|
|
org.gradle.jvmargs=-Xmx3G
|
|
|
|
org.gradle.daemon=false
|
2019-05-27 17:59:15 +02:00
|
|
|
|
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://fabricmc.net/use
|
2019-06-01 21:40:06 +02:00
|
|
|
minecraft_version=1.14.2
|
|
|
|
# probably best not to auto-update this
|
|
|
|
yarn_mappings=1.14.2+build.2
|
|
|
|
loader_version=0.4.8+
|
2019-05-27 17:59:15 +02:00
|
|
|
|
|
|
|
# Mod Properties
|
|
|
|
group=com.minelittlepony
|
|
|
|
displayname=Mine Little Pony
|
|
|
|
authors=Verdana, Rene_Z, Mumfrey, Killjoy1221, Sollace
|
|
|
|
description=Mine Little Pony turns players and mobs into ponies. Press F9 ingame to access settings.
|
2019-06-11 20:35:36 +02:00
|
|
|
version=3.3
|
2019-05-27 17:59:15 +02:00
|
|
|
release=SNAPSHOT
|
|
|
|
|
|
|
|
# Dependencies
|
2019-06-01 21:40:06 +02:00
|
|
|
fabric_version=0.3.0+
|
2019-06-03 01:32:12 +02:00
|
|
|
kirin_version=1.14.2-1.0.1-SNAPSHOT
|
|
|
|
hd_skins_version=1.14.2-5.0.1-SNAPSHOT
|