File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.10.1] - 2024-08-11
2+
3+ Available versions:
4+ - Fabric: 1.21
5+ ### Changed/Fixed
6+
7+ - Fixed sodium compatibility.
8+ - Do not load compat mixins when mod is not present.
9+
110## [ 1.10] - 2024-08-10
211
312Available versions:
@@ -18,7 +27,6 @@ Available versions:
1827- Apply sheep color to sheep heads before shearing (Fix #264 ).
1928- Some features have been rewritten to use less invasive mixins, hopefully improving inter-mod compatibility.
2029
21-
2230## [ 1.9.7] - 2024-08-04
2331
2432Available versions:
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx2048m
66 loader_version =0.15.11
77
88# Mod Properties
9- mod_version = 1.10
9+ mod_version = 1.10.1
1010 maven_group = me.juancarloscp52
1111 archives_base_name = bedrockify
1212
You can’t perform that action at this time.
0 commit comments