mirror of
https://github.com/TeamMidnightDust/CullLeaves.git
synced 2025-12-15 22:15:08 +01:00
Stop game from launching with old Sodium versions
This commit is contained in:
@@ -26,8 +26,11 @@
|
||||
},
|
||||
|
||||
"depends": {
|
||||
"fabric-resource-loader-v0": "*",
|
||||
"minecraft": ">=1.16"
|
||||
"midnightlib": "*",
|
||||
"minecraft": ">=1.19.3"
|
||||
},
|
||||
"breaks": {
|
||||
"sodium": "<0.4.9"
|
||||
},
|
||||
|
||||
"mixins": [
|
||||
|
||||
Reference in New Issue
Block a user