txnimc / MagnesiumExtras

10 stars 18 forks source link

Remove deprecated dependency: Textrue's Embeddium Options #66

Open HeroOfFire45 opened 2 months ago

HeroOfFire45 commented 2 months ago

Embeddium 0.3.16 adds similar functionality to TEO, and as such the mod is discontinued and Embeddium no longer supports loading it. As such, Embeddium/Magnesium Extras no longer works as is. (See issues #63 and #67)

The modification here allows it to still work; all it does is remove the deprecated dependency, and the Embeddium dependency allows it to still run without issues. The Embeddium dependency is also updated to require version 0.3.16 or later alongside this change, as it will break on prior versions due to not having TEO-like functionality.

Cephelo commented 1 month ago

You may also need to remove its reference in the build.gradle file, I'm not sure though. Hopefully this gets looked at soon!

HeroOfFire45 commented 1 month ago

You may also need to remove its reference in the build.gradle file, I'm not sure though. Hopefully this gets looked at soon!

Done. Mod seems pretty inactive, so not keeping my hopes up - but this will save them some grunt work if they come back to it.

Ali811G commented 1 month ago

how do i download this version?

HeroOfFire45 commented 1 month ago

how do i download this version?

I can't compile a .jar since that'd be infringing on the original creators' rights to this mod, but you can open the latest .jar using 7zip or similar and make the same edits using your favorite text/code editor