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 3dc5fce commit 3aedfffCopy full SHA for 3aedfff
src/main/resources/fabric.mod.json
@@ -29,7 +29,7 @@
29
"minecraft": "${minecraft_dependency}"
30
},
31
"breaks": {
32
- "fabric-api": "fabric_api_dependency_breaks"
+ "fabric-api": "${fabric_api_dependency_breaks}"
33
34
"custom": {
35
"status": {
0 commit comments