Bubbles

Bubbles

30.9k Downloads

The bauble that cause RLArtifacts will not be displayed

MKxingsheng opened this issue · 5 comments

commented

The bauble that cause RLArtifacts will not be displayed,I think it's because the rendering system of RLArtifacts has been reworked, making all the artifact models fully compatible with Mo'Bends.
Image

commented

Not really, it's yet another mod checking stuff by itself which doesn't work well with Bubbles. There isn't any way to fix it except changing it's code. I'll most likely end up writing a transformer for this mod because RLCraft devs like to fork stuff and then abandon the fork after fixing the problems they have.

Azanor write a proper API challenge, impossible.

commented

Not really, it's yet another mod checking stuff by itself which doesn't work well with Bubbles. There isn't any way to fix it except changing it's code. I'll most likely end up writing a transformer for this mod because RLCraft devs like to fork stuff and then abandon the fork after fixing the problems they have.

Azanor write a proper API challenge, impossible.

Yes,RLCraft devs often pay little attention to compatibility with other mods outside of their own modpack.

commented

Wait normal Artifacts work...

commented

Yes,RLCraft devs often pay little attention to compatibility with other mods outside of their own modpack.

Essentially all mods made by the RLCraft team are made with compatibility for using the mod outside of RLCraft in mind, but we do not have infinite time and patience to test every existing mod so finding and fixing issues related to RLCraft itself takes priority.

RLCraft devs like to fork stuff and then abandon the fork after fixing the problems they have.

You're welcome to make a PR to fix the compatibility (Or at least a Github issue report in the first place), essentially none of my RLCraft projects are abandoned and I will still update if needed, but certain projects are lower priority than others. I have the PR to fix RLWearableBackpacks compat pulled internally but that mod is undergoing an internal rewrite to fix other issues first, and there are no reports/PRs for RLArtifacts.

commented

No need for anything. Already fixed with transforming the classes. Just notify me when you're going to change the way you're going to gather the bauble items from the item handler.