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