We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aea1c5 commit cecf5b6Copy full SHA for cecf5b6
src/main/resources/fabric.mod.json
@@ -31,6 +31,7 @@
31
],
32
33
"depends": {
34
+ "fabricloader": ">=0.13.3",
35
"minecraft": "${minecraftVersion}",
36
"java": ">=${javaVersion}"
37
}
0 commit comments