File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
55minecraft_version =[VERSIONED]
@@ -11,4 +11,3 @@ midnightlib_version =[VERSIONED]
1111mod_version =6.1.1
1212maven_group =com.github.vini2003.linkart
1313archives_base_name =linkart
14- ;
Original file line number Diff line number Diff line change 11yarn_mappings =1.21.1+build.3
22fabric_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
You can’t perform that action at this time.
0 commit comments