Additional Additions | Fabric

Additional Additions | Fabric

5M Downloads

Fails to Launch 1.18.rc2

ClaudiusMinimus opened this issue ยท 6 comments

commented

With the release of 1.18 RC2 AdditionalAdditions-3.0.0 for 1.18 fails to launch

Mod 'Additional Additions' (additionaladditions) requires "version 1.18-rc.1" of 'Minecraft' (minecraft), but only the wrong version is present: 1.18-rc.2!

commented

Quick player fix for this issue on several mods, it works fine on mine after :).

Just edit the fabric.mod.json file in the .jar, at line 34:
Where it says:
"minecraft": "1.18-rc.1",
Change to:
"minecraft": "1.18-rc.2",

commented

Thanks, I realize that, but I am using your mod in my mod pack which will be published soon. I can't have players modifying files, they just won't play it.

commented

Errr.....not my mod, was just posting to help a fellow player.

commented

Cool, thanks!

commented

Hey! The current release is for RC-1. Please, wait for the update.

commented

That's fine, just trying to get my mod pack read for release on the 30th