Botania

Botania

133M Downloads

Mixin conflict with Enhanced Celestials

AeiouEnigma opened this issue ยท 2 comments

commented

Mod loader

Fabric

Minecraft version

1.18

Botania version

1.18-423

Modloader version

Fabric Loader 0.12.8, Fabric API 0.44.0

Modpack info

No response

The latest.log file

https://gist.github.com/AeiouEnigma/7a74e5242860497f9cd2532bea78ed9a

Issue description

When using both Botania and Enhanced Celestials, a crash occurs on startup due to both mods using @ModifyConstant mixin methods to affect the size of the moon. Here is the relevant method that Enhanced Celestials uses. I'm not sure whether this will be straightforward to resolve, but hopefully there's something that can be done about it.

Steps to reproduce

Install both mods and launch the game.

Other information

No response

commented

I've also opened an issue on the Enhanced Celestials github.

commented

This needs to be solved by manipulating the pose stack to achieve the same result, but I always forget to do this.

Fun fact: this also conflicts with a Botania addon in 1.16.