mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-15 18:55:08 +01:00
feat: backport recent changes to 1.21.1
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.1
|
||||
yarn_mappings=1.21.1+build.3
|
||||
loader_version=0.16.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.9.1
|
||||
mod_version = 1.9.2+1.20.1
|
||||
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.115.1+1.21.1
|
||||
midnightlib_version=1.6.9+1.21-fabric
|
||||
polymer_version=0.9.18+1.21.1
|
||||
factorytools_version= 0.3.2+1.21
|
||||
|
||||
Reference in New Issue
Block a user