Siuolplex / Soul-Ice

Soul Ice mod (Flushed Emoji)
0 stars 0 forks source link

Incompatibility with Apoli/Origins #10

Closed MerchantPug closed 1 year ago

MerchantPug commented 1 year ago

LivingEntityMixin.java

Inside this class here, you are using a @Redirect, which will break Apoli's @ModifyVariable on this exact variable depending on load order.

MerchantPug commented 1 year ago

Sorry for the ping whoever reDirect is. I'm sure this isn't the first time.