2020-01-16 12:35:46 +01:00
|
|
|
org.gradle.jvmargs=-Xmx3G
|
|
|
|
org.gradle.daemon=false
|
|
|
|
|
|
|
|
# Fabric Properties
|
2020-06-26 11:44:47 +02:00
|
|
|
# check these on https://modmuss50.me/fabric.html
|
2021-02-22 20:56:06 +01:00
|
|
|
minecraft_version=1.16.5
|
|
|
|
yarn_mappings=1.16.5+build.4
|
|
|
|
loader_version=0.11.1
|
|
|
|
fabric_version=0.30.3+1.16
|
2020-01-16 12:35:46 +01:00
|
|
|
|
|
|
|
# Mod Properties
|
2020-04-22 16:28:20 +02:00
|
|
|
group=com.minelittlepony
|
|
|
|
displayname=Unicopia
|
|
|
|
authors=Sollace
|
|
|
|
description=Magical Abilities for Mine Little Pony!
|
2021-03-07 11:19:04 +01:00
|
|
|
version=8b
|
2020-10-04 12:56:27 +02:00
|
|
|
release=BETA
|
2020-01-16 12:35:46 +01:00
|
|
|
|
|
|
|
# Dependencies
|
2021-02-07 18:57:06 +01:00
|
|
|
modmenu_version=1.14.+
|
2021-03-01 08:41:14 +01:00
|
|
|
minelp_version=4.2.2-1.16.5-1.16-SNAPSHOT
|
2020-09-22 15:11:20 +02:00
|
|
|
kirin_version=1.7.1-1.16.2-SNAPSHOT
|