File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
fabric/src/main/resources
neoforge/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4949 " sodium-extra.mixins.json"
5050 ],
5151 "depends" : {
52- "fabricloader" : " >=0.16" ,
53- "sodium" : " >=0.6.11 " ,
54- "minecraft" : " >=1.21.5 "
52+ "fabricloader" : " >=0.16.14 " ,
53+ "sodium" : " >=0.6.13 " ,
54+ "minecraft" : " >=1.21.6 "
5555 },
5656 "breaks" : {
5757 "iris" : " <1.7.0" ,
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ Features that shouldn't be in Sodium.
1919[[dependencies .sodium_extra ]]
2020modId = " minecraft"
2121type = " required"
22- versionRange = " [1.21.5 ,)"
22+ versionRange = " [1.21.6 ,)"
2323ordering = " NONE"
2424side = " CLIENT"
2525
2626[[dependencies .sodium_extra ]]
2727modId = " sodium"
2828type = " required"
29- versionRange = " [0.6.11 ,)"
29+ versionRange = " [0.6.13 ,)"
3030ordering = " NONE"
3131side = " CLIENT"
3232
You can’t perform that action at this time.
0 commit comments