HyperPigeon / Eldritch-Mobs

A port of the Infernal Mobs mod for Fabric 1.16. Made for Modfest 2020.
https://www.curseforge.com/minecraft/mc-mods/eldritch-mobs
MIT License
8 stars 14 forks source link

1.18.1 startup crash #46

Closed MJRamon closed 2 years ago

MJRamon commented 2 years ago
- Replace mod 'Eldritch Mobs' (eldritch_mobs) 1.10.1 with any version that is compatible with: - minecraft 1.18.1

Unmet dependency listing: - Mod 'Eldritch Mobs' (eldritch_mobs) 1.10.1 requires version 1.18 of 'Minecraft' (minecraft), but only the wrong version is present: 1.18.1!

Can you please update mod properties? Thanks!

Angular-Angel commented 2 years ago

Have the same thing. Interestingly, this is used in the 'Medieval Minecraft' modpack, which is 1.18.1, so there must be a workaround of some sort... :/

bessiq commented 2 years ago

Have the same thing. Interestingly, this is used in the 'Medieval Minecraft' modpack, which is 1.18.1, so there must be a workaround of some sort... :/

Yeah, you can open the mod .jar file with 7-Zip or something similar, and change the Minecraft version the mod depends on in the fabric.mod.json file. In this case, find the "depends" section and change the Minecraft version from "1.18" to "1.18.x".

Note: 7-Zip opens archive files in a temporary location, so opening it directly and saving it will not update the file in the .jar. I usually just drag the file out of the .jar onto the desktop or something, edit and save it, then drag it back into the 7-Zip window and let it overwrite the old one.

It's kinda hacky and I hate doing it, but in this case it worked. Also, the CurseForge launcher will pretend it doesn't exist, but it's there if you check the mods folder. Hopefully the mod author will push out a proper update soon.

MJRamon commented 2 years ago

Yeah, and that is totally legal, cause this mod is under public domain license https://github.com/HyperPigeon/Eldritch-Mobs/blob/1.18/LICENSE

Angular-Angel commented 2 years ago

Okay, that worked! Dead easy, too, cause I'm on Linux and can just edit the file directly in the archive. XD

MJRamon commented 2 years ago

eldritch-mobs-1.10.1.1-1.18.1-UNOFFICIAL.zip

I've recompiled mod with actual versions of libs for 1.18.1 and added fixes from this request: https://github.com/HyperPigeon/Eldritch-Mobs/pull/45

By the way, can this mod be server-side only?

Angular-Angel commented 2 years ago

Maybe? No way it'll display properly, but it might run that way, if you can convince your modloader it's okay. :/