mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 23:25:10 +01:00
🔖 LambdaControls v1.3.0: Update to Minecraft 1.16.1.
This commit is contained in:
@@ -31,21 +31,22 @@
|
||||
"lambdacontrols_compat.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.4.0",
|
||||
"fabricloader": ">=0.8.0",
|
||||
"fabric": "*",
|
||||
"minecraft": ">=1.15",
|
||||
"spruceui": ">=1.3.5"
|
||||
"minecraft": ">=1.16",
|
||||
"spruceui": ">=1.5.1"
|
||||
},
|
||||
"recommends": {
|
||||
"modmenu": ">=1.9.0",
|
||||
"okzoomer": ">=1.0.4"
|
||||
"modmenu": ">=1.12.2",
|
||||
"okzoomer": ">=4.0.0"
|
||||
},
|
||||
"suggests": {
|
||||
"flamingo": "*",
|
||||
"roughlyenoughitems": ">=3.4.5"
|
||||
"roughlyenoughitems": ">=4.5.5"
|
||||
},
|
||||
"breaks": {
|
||||
"modmenu": "<1.9.0"
|
||||
"modmenu": "<1.12.2",
|
||||
"optifabric": "*"
|
||||
},
|
||||
"custom": {
|
||||
"modmenu:clientsideOnly": true
|
||||
|
||||
Reference in New Issue
Block a user