Calc

Calc

27.1k Downloads

Fabric API dependency uses old mod ID `fabric` instead of `fabric-api`

NotRyken opened this issue · 1 comments

commented

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.

commented

fixed in 1.21 thanks!