mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
22 lines
627 B
Properties
22 lines
627 B
Properties
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.daemon=false
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/use
|
|
minecraft_version=1.15-pre1
|
|
yarn_mappings=1.15-pre1+build.7:v2
|
|
loader_version=0.7.1+build.173
|
|
|
|
# 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.
|
|
version=4
|
|
release=SNAPSHOT
|
|
|
|
# Dependencies
|
|
fabric_version=0.3.0+
|
|
kirin_version=1.15-pre1-1.5-SNAPSHOT
|
|
hd_skins_version=1.15-pre1-6-SNAPSHOT
|
|
mson_version=1.15-pre1-1.1.1-SNAPSHOT
|