Fusion (Connected Textures)

Fusion (Connected Textures)

11M Downloads

[Bug] [Feature] Compatibility with Fusion furnace mod

rubi13rubi opened this issue ยท 4 comments

commented

In you try to use this mod with the fusion furnace mod it doesn't work. This bug is already documented in the other mod issues page:
Sinhika/Fusion#19
The dev explains that it is caused by both mods having the same id "fusion". Is there a posibility for an update changing the mod id for compatibility?

commented

Is there a posibility for an update changing the mod id for compatibility?

No, sadly not. You can't easily change a mod's modid retroactively. In the case of Fusion, changing the modid would break any existing resource packs made for fusion as well as any mods depending on Fusion.
Also #36 for reference.

commented

Can't you just make a special version for compatibility with the other fusion mod? I don't wanna use resource packs, just the default mod for rechiseled, and I think changing this is easier than the other as the other mod is the base for a lot of mods that depend on it.

commented

Can't you just make a special version for compatibility with the other fusion mod?

No, changing the modid would still break any resourcepacks as well as mod dependencies. This means all of Rechiseled's textures would be broken as well as the dependency on Fusion.
I am not gonna maintain two versions for all branches of Fusion and Rechiseled (or any of the other mods which use Fusion for that matter).

commented

Understandable, thank you for replying.