Commit ed64225
authored
Update Fabric docs to use correct mod ID (#52)
Previously the documentation for the [Fabric](https://fabricmc.net/)
Cloud API implementation stated that developers should depend on cloud
with a mod-id of `cloud` in their `fabric.mod.json`
(https://cloud.incendo.org/minecraft/modded/fabric/#fabricmodjson),
however we were informed that the correct mod ID is `cloud-fabric`.
This is a simple PR that fixes that.1 parent 4726673 commit ed64225
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
0 commit comments