Mouse Tweaks

Mouse Tweaks

284M Downloads

Use 'fabric-api' mod ID in fabric.mod.json

Poopooracoocoo opened this issue ยท 2 comments

commented

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 fabric to fabric-api. When backporting from 1.19.2 to earlier versions, you must alter the depends section of your fabric.mod.json to expect fabric.

From https://fabricmc.net/wiki/tutorial:setup#mod_setup


You should also add the Fabric API dependency for releases on CF and MR so that launchers can download it automatically.

commented

Alrighty then

You should also add the Fabric API dependency for releases on CF and MR so that launchers can download it automatically.

Yea I already do it on modrinth.

Oh I only checked CF, sorry. It still has better search rankings... Don't worry about supporting CF xD

commented

Oh okay. Want to make a pull request?

You should also add the Fabric API dependency for releases on CF and MR so that launchers can download it automatically.

Yea I already do it on modrinth.