We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e416945 commit 15ab60eCopy full SHA for 15ab60e
src/main/resources/changelog/0.28.0.txt
@@ -8,3 +8,7 @@ Bug Fixes:
8
- This fixes a bug with Valkyrien-Skies-2 stopping log messages.
9
- [#463] Fixed jar copied mods not being handled correctly in Java 8.
10
11
+Changes from updating Fabric Loader from 0.16.9 to 0.16.10:
12
+
13
+- Support the 1.21.5 development cycle.
14
src/main/resources/quilt.mod.json
@@ -22,7 +22,7 @@
22
"provides": [
23
{
24
"id": "fabricloader",
25
- "version": "0.16.9"
+ "version": "0.16.10"
26
}
27
],
28
"depends": [
0 commit comments