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 a4ed57e commit 745d557Copy full SHA for 745d557
src/main/resources/fabric.mod.json
@@ -30,6 +30,6 @@
30
"fabric-api": ">=$fabricApiVersion+$minecraftVersion",
31
"fabric-language-kotlin": ">=$kotlinFabricVersion",
32
"java": ">=$javaVersion",
33
- "baritone": ">=$baritoneVersion"
+ "baritone": "*"
34
}
35
0 commit comments