Stop game from launching with old Sodium versions

This commit is contained in:
Motschen
2023-02-11 17:23:36 +01:00
parent a979e760c7
commit 4f70a32bee
2 changed files with 11 additions and 2 deletions

View File

@@ -26,8 +26,11 @@
},
"depends": {
"fabric-resource-loader-v0": "*",
"minecraft": ">=1.16"
"midnightlib": "*",
"minecraft": ">=1.19.3"
},
"breaks": {
"sodium": "<0.4.9"
},
"mixins": [