Fix chording problem.

This commit is contained in:
LambdAurora
2020-07-20 19:22:18 +02:00
parent 7dcbda7e57
commit f889fc6367
4 changed files with 19 additions and 12 deletions

View File

@@ -32,7 +32,7 @@
],
"depends": {
"fabricloader": ">=0.8.0",
"fabric": "*",
"fabric": ">=0.4.0",
"minecraft": ">=1.16",
"spruceui": ">=1.5.2"
},