fabric.mod.json

Change your fabric.mod.json to have the following parameters


Require the mod in fabric.mod.json

Add the mod as a dependency to depends

"xdlib": ">=3.5.0"

Last updated