Sets up for Fabric 1.14

Note that we had to remove the modmenu and cloth APIs, since we couldn't figure out how to get the dependency mess to work. Maybe we will fix it later, but at least the .toml config file still works.
This commit is contained in:
Markil3
2021-03-03 08:26:28 -07:00
parent 238d32a27a
commit be64f84832
9 changed files with 68 additions and 244 deletions

View File

@@ -35,7 +35,7 @@
"depends": {
"fabricloader": ">=0.7.4",
"minecraft": "1.15.x"
"minecraft": "1.14.x"
},
"suggests": {
"modmenu": "*",