Skip to content

Commit 5a2fa4a

Browse files
committed
Bump MidnightLib for 1.21.1, update CHANGELOG.md
1 parent 5b89a95 commit 5a2fa4a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
- Added support for 1.21.6-1.21.10
12+
- Updated Stonecutter to 0.7.10
13+
1014
## [6.1.1] - 2025-5-18
1115

1216
### Changed

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Done to increase the memory available to gradle.
2-
org.gradle.jvmargs=-Xmx1G
2+
org.gradle.jvmargs=-Xmx2G
33
# Fabric Properties
44
# check these on https://fabricmc.net/versions.html
55
minecraft_version=[VERSIONED]
@@ -11,4 +11,3 @@ midnightlib_version =[VERSIONED]
1111
mod_version=6.1.1
1212
maven_group=com.github.vini2003.linkart
1313
archives_base_name=linkart
14-
;

versions/1.21.1/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
yarn_mappings=1.21.1+build.3
22
fabric_api=0.114.0+1.21.1
3-
midnightlib_version=1.6.9+1.21-fabric
3+
midnightlib_version=1.7.5+1.21.1-fabric

0 commit comments

Comments
 (0)