depend on fabric api

This commit is contained in:
Zoë Gidiere
2023-11-13 15:08:15 -07:00
parent 8aecf6b97f
commit 16e61098d9

View File

@@ -28,6 +28,7 @@
"depends": {
"fabricloader": ">=0.14.2",
"java": ">=17",
"minecraft": "1.20.x"
"minecraft": "1.20.x",
"fabric": "*"
}
}