MineLittlePony/gradle.properties

27 lines
714 B
Properties
Raw Normal View History

2019-03-24 12:16:07 +02: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/develop
2023-03-19 18:17:29 +00:00
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.1
loader_version=0.14.17
fabric_version=0.76.0+1.19.4
2020-11-26 15:41:15 +02:00
2019-05-27 17:59:15 +02:00
# Mod Properties
2019-12-07 12:10:39 +02: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.
2019-05-27 17:59:15 +02:00
# Publishing
2023-03-19 18:17:29 +00:00
minecraft_version_range=>=1.19.4
modrinth_loader_type=fabric
modrinth_project_id=JBjInUXM
2019-05-27 17:59:15 +02:00
# Dependencies
2023-03-19 18:17:29 +00:00
modmenu_version=6.1.0-rc.4
kirin_version=1.14.0-beta.3
hd_skins_version=6.8.0-beta.1
2023-03-20 01:30:46 +00:00
mson_version=1.8.0-beta.4