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

Broken: * `ModPaintings`: no paintings in the game appear if the mod is installed even having the painting completely disabled, I have reverted my 1.21 port for them, and commented out the current code. * `TotemOfPrideParticle`: doesn't work
15 lines
292 B
INI
15 lines
292 B
INI
org.gradle.jvmargs=-Xmx2G
|
|
org.gradle.parallel=true
|
|
|
|
minecraft_version=1.21
|
|
yarn_mappings=1.21+build.2
|
|
loader_version=0.15.11
|
|
|
|
mod_version = 1.0.0+mc1.21
|
|
maven_group = gay.pridecraft
|
|
archives_base_name = joymod
|
|
|
|
fabric_version=0.100.1+1.21
|
|
midnightlib_version=1.5.7-fabric
|
|
badges_lib=2023.6.1
|