Crops Love Rain

Crops Love Rain

281k Downloads

Cannot use cropsloverain-3.1.0 with Minecraft 1.21.6 on Fabric

Closed this issue ยท 1 comments

commented

Cannot use cropsloverain-3.1.0 with Minecraft 1.21.6 on Fabric.

The cropsloverain-3.1.0 mod has dependencies:

    "forgeconfigapiport": "\u003e\u003d21.8.0",

which means "forgeconfigapiport": ">=21.8.0".

But ForgeConfigAPIPort-v21.8.0-1.21.8-Fabric itself has dependency:

"minecraft": "1.21.8",

The ForgeConfigAPIPort mod version v21.6.4-1.21.6 only has a Minecraft 1.21.6 support.

I suppose that this may be not your mod issue but rather a ForgeConfigAPIPort mod issue, created this issue just for your information.

However you can consider changing dependency version to ForgeConfigAPIPort-v21.6.4-1.21.6 (not use will it work or not).

commented

This was an issue with my mod, should be fixed in version 3.1.1.