TheDeathlyCow / more-geodes

A Minecraft Fabric mod to add more geodes to your world
GNU Lesser General Public License v3.0
9 stars 10 forks source link

[Fabric 1.20.1] Hard dependency on Carpet mod (movableAmethyst mixin causes crash) #34

Closed Questwizard closed 1 year ago

Questwizard commented 1 year ago

More Geodes 1.8 for 1.20.1 crashes if Carpet is not installed. It looks like the mod is still trying to apply the movableAmethyst mixin even if Carpet isn't installed. No big deal, just probably not intended behavior since Carpet is marked as optional on the Modrinth page. Using Fabric loader 0.14.21, API 0.83.1.

Log: latest.log

TheDeathlyCow commented 1 year ago

Thanks for the report, this is indeed not intended behaviour!