mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-15 18:55:08 +01:00
port: Spring to Life (MC 1.21.5)
This commit is contained in:
@@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.21.4
|
||||
yarn_mappings=1.21.4+build.4
|
||||
loader_version=0.16.9
|
||||
minecraft_version=1.21.5
|
||||
yarn_mappings=1.21.5+build.1
|
||||
loader_version=0.16.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.9.3
|
||||
mod_version = 1.9.3+1.21.5
|
||||
maven_group = eu.midnightdust.motschen
|
||||
archives_base_name = rocks
|
||||
release_type=release
|
||||
@@ -17,7 +17,7 @@ org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# 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.113.0+1.21.4
|
||||
midnightlib_version=1.6.6-fabric
|
||||
polymer_version=0.11.3+1.21.4
|
||||
factorytools_version=0.5.0+1.21.4
|
||||
fabric_version=0.119.5+1.21.5
|
||||
midnightlib_version=1.6.10+1.21.4-fabric
|
||||
polymer_version=0.12.1+1.21.5-rc2
|
||||
factorytools_version=0.6.0+1.21.5
|
||||
|
||||
Reference in New Issue
Block a user