Files
ThisRocks/gradle.properties
Martin Prokoph 6a566e11ff port: Mounts of Mayhem (1.21.11)
- This only required an update of MidnightLib & Polymer :)
2025-12-12 18:10:48 +01:00

24 lines
696 B
Properties
Executable File

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.21.11
yarn_mappings=1.21.11+build.2
loader_version=0.18.2
# Mod Properties
mod_version = 1.9.4+1.21.11
maven_group = eu.midnightdust.motschen
archives_base_name = rocks
release_type=release
curseforge_id=416283
modrinth_id=Sb5ypgDP
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.139.4+1.21.11
midnightlib_version=1.9.2+1.21.11-fabric
polymer_version=0.15.0-beta.4+1.21.11-rc2
factorytools_version=0.9.0+1.21.11