Migrate away from deprecated fabric-api modules

This commit is contained in:
Jonas Herzig
2022-05-24 10:44:30 +02:00
parent f595d9ca23
commit 9f8957f468
6 changed files with 147 additions and 7 deletions

View File

@@ -43,7 +43,7 @@
"depends": {
"fabricloader": ">=0.7.0",
"fabric-networking-v0": "*",
"fabric-keybindings-v0": "*",
"fabric-key-binding-api-v1": "*",
"fabric-resource-loader-v0": "*"
},