Continuity
Continuity copied to clipboard
Use 'fabric-api' mod ID in fabric.mod.json
Users may be confused when they see that it depends on fabric, not knowing that it's referring to the Fabric API.
As of Minecraft 1.19.2, Fabric API's mod ID has changed from
fabrictofabric-api. When backporting from 1.19.2 to earlier versions, you must alter thedependssection of yourfabric.mod.jsonto expectfabric.
From https://fabricmc.net/wiki/tutorial:setup#mod_setup
I wanted to do this a while ago, but forgot about it. I will do this for the next release.
This has been fixed with 3.0.0-beta.5.