File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
fabric/src/main/resources
neoforge/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5050 ],
5151 "depends" : {
5252 "fabricloader" : " >=0.16" ,
53- "sodium" : " >=0.6.0 " ,
54- "minecraft" : " >=1.21.2 "
53+ "sodium" : " >=0.6.2 " ,
54+ "minecraft" : " >=1.21.4 "
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.1 ,)"
22+ versionRange = " [1.21.4 ,)"
2323ordering = " NONE"
2424side = " CLIENT"
2525
2626[[dependencies .sodium_extra ]]
2727modId = " sodium"
2828type = " required"
29- versionRange = " [0.6.0 ,)"
29+ versionRange = " [0.6.2 ,)"
3030ordering = " NONE"
3131side = " CLIENT"
3232
You can’t perform that action at this time.
0 commit comments