mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-17 03:15:09 +01:00
Update to 1.21.10
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.6
|
||||
yarn_mappings=1.21.6+build.1
|
||||
loader_version=0.16.14
|
||||
minecraft_version=1.21.10
|
||||
yarn_mappings=1.21.10+build.1
|
||||
loader_version=0.17.3
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.9.4+1.21.6
|
||||
mod_version = 1.9.4+1.21.10
|
||||
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.127.1+1.21.6
|
||||
midnightlib_version=1.7.5+1.21.6-fabric
|
||||
polymer_version=0.13.1+1.21.6
|
||||
factorytools_version=0.7.0+1.21.6
|
||||
fabric_version=0.136.0+1.21.10
|
||||
midnightlib_version=1.8.3+1.21.9-fabric
|
||||
polymer_version=0.14.3+1.21.10
|
||||
factorytools_version=0.8.2+1.21.10
|
||||
|
||||
Reference in New Issue
Block a user