Crash even the mod alone in 1.18.1
Atomo93 opened this issue ยท 1 comments
Is the version or what, I downloaded through curseforge app
latest.log
Crash even the mod alone in 1.18.1
As it should, because the version you are referring to was made for 1.18.2 (the latest available patch for 1.18 release) and was tested solely on it.
What you could try to do is:
- Download the latest available release of the mod for Minecraft 1.18 (0.2.2+1.18.2)
- Open the mod's jar as a regular zip file in any program you like
- Open the
META-INF
folder and deletejars
one there - Go back to the root of the zip archive and open
fabric.mod.json
. Deletejars
there too - Save the changes
- Install a suitable version of Fabric API for Minecraft 1.18.1
- Try to boot your game
1.18.2 is not that different from 1.18.1, so maybe the mod will be able to run in that environment with these simple changes