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 ed64225 commit 82c1b1dCopy full SHA for 82c1b1d
docs/minecraft/modded/fabric.md
@@ -43,7 +43,7 @@ Merge the following into your `fabric.mod.json`:
43
```json
44
{
45
"depends": {
46
- "cloud-fabric": "*"
+ "cloud": "*"
47
}
48
49
```
0 commit comments