Continuity icon indicating copy to clipboard operation
Continuity copied to clipboard

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

Open Poopooracoocoo opened this issue 2 years ago • 1 comments

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

Poopooracoocoo avatar Oct 03 '23 08:10 Poopooracoocoo

I wanted to do this a while ago, but forgot about it. I will do this for the next release.

PepperCode1 avatar Oct 17 '23 19:10 PepperCode1

This has been fixed with 3.0.0-beta.5.

PepperCode1 avatar May 15 '24 05:05 PepperCode1