Files

15 lines
440 B
Properties
Raw Permalink Normal View History

2026-06-13 23:16:14 +02:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
2026-06-13 23:55:32 +02:00
minecraft_version=26.1.2
# Official mappings are used for 26.1.2
2026-06-14 00:55:44 +02:00
loader_version=0.19.3
2026-06-13 23:16:14 +02:00
# Mod Properties
2026-06-21 01:06:15 +02:00
mod_version=0.0.2
2026-06-13 23:16:14 +02:00
maven_group=de.winniepat
archives_base_name=ParrotMod
# Dependencies
# check this on https://modmuss50.me/fabric.html
2026-06-20 21:45:01 +02:00
fabric_version=0.151.0+26.1.2
modernui_version=3.13.0