2020-01-16 12:35:46 +01:00
|
|
|
org.gradle.jvmargs=-Xmx3G
|
|
|
|
org.gradle.daemon=false
|
|
|
|
|
|
|
|
# Fabric Properties
|
2022-03-26 20:34:15 +01:00
|
|
|
# check these on https://fabricmc.net/develop
|
2022-08-27 12:33:53 +02:00
|
|
|
minecraft_version=1.19.2
|
|
|
|
yarn_mappings=1.19.2+build.3
|
|
|
|
loader_version=0.14.9
|
|
|
|
fabric_version=0.59.0+1.19.2
|
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!
|
2020-01-16 12:35:46 +01:00
|
|
|
|
|
|
|
# Dependencies
|
2022-08-27 12:33:53 +02:00
|
|
|
modmenu_version=4.0.6
|
|
|
|
minelp_version=4.6.1
|
2022-09-04 15:44:57 +02:00
|
|
|
kirin_version=1.11.1
|