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
|
2020-04-30 18:11:49 +02:00
|
|
|
# check these on https://modmuss50.me/fabric.html
|
2020-05-15 13:16:36 +02:00
|
|
|
minecraft_version=20w20b
|
|
|
|
yarn_mappings=20w20b+build.1:v2
|
|
|
|
loader_version=0.8.3+build.196
|
2019-05-27 17:59:15 +02:00
|
|
|
|
|
|
|
# Mod Properties
|
2019-12-07 11:10:39 +01:00
|
|
|
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.
|
2020-04-03 14:45:25 +02:00
|
|
|
version=4.1
|
|
|
|
release=SNAPSHOT
|
2019-05-27 17:59:15 +02:00
|
|
|
|
|
|
|
# Dependencies
|
2020-03-20 17:18:47 +01:00
|
|
|
modmenu_version=1.11.+
|
2020-05-15 13:16:36 +02:00
|
|
|
kirin_version=1.6.4-20w20b-SNAPSHOT
|
|
|
|
hd_skins_version=6.1.4-20w20b-SNAPSHOT
|
|
|
|
mson_version=1.1.12-20w20b-SNAPSHOT
|