diff options
| author | anhgelus <anhgelus.morhtuuzh@proton.me> | 2025-06-01 19:57:52 +0000 |
|---|---|---|
| committer | anhgelus <anhgelus.morhtuuzh@proton.me> | 2025-06-01 19:57:52 +0000 |
| commit | 19412dce07d3a10734e8820b551275da85692980 (patch) | |
| tree | ec85d619b6bfe4b70c3472ec5719d5c4a71b6c04 /gradle.properties | |
| parent | 2a4928e703690eee439b38a0be857eb0ff44b532 (diff) | |
build(fabric): upgrade everything
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index 61c6321..66739a5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,14 +5,14 @@ org.gradle.parallel=true # Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.4
-yarn_mappings=1.21.4+build.1
-loader_version=0.16.9
+yarn_mappings=1.21.4+build.8
+loader_version=0.16.14
# Fabric API
-fabric_version=0.111.0+1.21.4
+fabric_version=0.119.3+1.21.4
# Libs
-midnightlib_version=1.6.6-fabric
+midnightlib_version=1.7.3+1.21.4-fabric
# Mod Properties
mod_version=1.2.0
|
