-
Notifications
You must be signed in to change notification settings - Fork 2
Incompatible with some addon mods based on the original Create Fabric #4
Comments
How do i change PortingLib versions exactly? Was trying to do a head-on approach by putting this in dependencies |
Create Big Cannons or Create Steam 'n' Rails, these multi-modloader mod only needs to be modified on the fabric side. |
|
The main branch of porting lib isn't broken that's what people should be depending on however the entity refactor changes never got merged into main hence why it's incompatible |
Has anyone managed to recompile SteamnRails or BigCannons? |
Well yes it's the entity refactor branch which is much different compared to the main branch |
Although what AlphaMode is saying it's not actually broken, the entity refactor changes were never merged in yet and cause of that the main branch is apparently "broken", it isn't however and your supposed to depend on the main branch when using portinglib |
Why?
Because the PortingLib used upstream (Create Fabric) is not the same version as the PortingLib used by Hephaestus, we use the same version of PortingLib as Hephaestus for compatibility (AlphaMode says that the main branch of PortingLib Create Fabric is broken). If you want to run with this version, you must update the mod based on this version.
How to compatible
build.gradle:
Create Fabric DM-Earth Edition version can be found here
The text was updated successfully, but these errors were encountered: