Closed ChristopherHaws closed 1 year ago
Hi, thanks for the interest in my mods!
I'm currently in the middle of moving my mod infrastructure to all use the same Jar file. It's going to take me about a week I think.
I've made it so that old Forge mods are compatible with the new format. For old format Fabric mods, you'll need to use Collective-Fabric. The CurseForge app should do this automatically.
TL;DR: Use https://curseforge.com/minecraft/mc-mods/collective-fabric until about next week when everything has been updated :)
For 1.19.2 that's this file: https://curseforge.com/minecraft/mc-mods/collective-fabric/files/4136183
I'm currently in the middle of moving my mod infrastructure to all use the same Jar file.
Are you trying to make your mods be like Distant Horizons (in terms of loader support)? From their FAQ:
Q: Forge or Fabric? A: Both in the same jar.
I'm currently in the middle of moving my mod infrastructure to all use the same Jar file.
Are you trying to make your mods be like Distant Horizons (in terms of loader support)? From their FAQ:
Q: Forge or Fabric? A: Both in the same jar.
Haven't played their mods before, but I guess so! I'm moving all my projects to Multiloader, and basically splitting the common source, exporting them twice and merging the code. The file size will be a bit bigger, but because only text is duplicated I think it's worth it.
One of the main reasons is to have only one project page per mod, but still have a clean file list. I didn't like the idea of updating the Forge version 3 times, for 3 supported Minecraft versions, and having the latest Fabric file be in the 10th spot.
Might be a few bugs, but it should all work flawlessly very soon 😄
@ChristopherHaws I think I might be able to add temporary support for the older Fabric mods by adding Collective-Fabric as a JiJ. I'll try this in a few hours and will keep you updated!
Collective version 6.4 is compatible with the non-updated Fabric mods. So you're good to go on using it! I'll slowly upload the others in the upcoming days. Thanks for opening the issue and giving the mods a try!
https://www.curseforge.com/minecraft/mc-mods/collective/files
Information
Minecraft version: 1.19.2 Modloader: Fabric Fabric loader version: 0.14.12 Environment: Server Startup
Mod name: Cycle Paintings, Inventory Totem, Set World Spawn Point, Stack Refill, Superflat, Vote Command, and I am sure more Mod version: All of them are the latest versions for 1.19.2
Description
After updating to the latest version of
collective-1.19.2-6.1
I can no longer load other mods that depend on it. Based on the logs it seems like the modid of collective changed fromcollective-fabric
to justcollective
, but you would probably know better than I! :)Crash report
Full logs