
Fabric API dependency uses old mod ID `fabric` instead of `fabric-api`
NotRyken opened this issue · 1 comments
In fabric.mod.json
, the dependency on Fabric API uses the old mod ID fabric
. The mod ID was changed to fabric-api
in 1.19.2 to improve clarity.
fabric
remains valid but is less helpful for users, who may reasonably think that it refers to Fabric Loader instead of the Fabric API mod.