mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-03 14:36:03 -04:00

* .gitattributes ignore line-ending differences * Add Joy Mod axolotl variants using MoreAxolotlVariantsAPI and removed joy:axolotl. * make credits.json Pride Craft Software Engineers addition adhere to alphabetical ordering.
16 lines
320 B
INI
16 lines
320 B
INI
org.gradle.jvmargs=-Xmx2G
|
|
org.gradle.parallel=true
|
|
|
|
minecraft_version=1.21.1
|
|
yarn_mappings=1.21.1+build.3
|
|
loader_version=0.16.5
|
|
|
|
mod_version = 1.0.0+mc1.21.1
|
|
maven_group = gay.pridecraft
|
|
archives_base_name = joymod
|
|
|
|
fabric_version=0.104.0+1.21.1
|
|
midnightlib_version=1.5.7-fabric
|
|
mavapi_version=1.2.1
|
|
badges_lib=2023.6.1
|