62832 / MEGACells

ME Greater Accumulation Cells - For when kilobytes just won't do.
https://www.curseforge.com/minecraft/mc-mods/mega-cells
GNU Lesser General Public License v3.0
28 stars 11 forks source link

Unable to craft Sky Steel [All of Fabric 7 1.0.2] #94

Closed fmbellomy closed 9 months ago

fmbellomy commented 9 months ago

Throwing the items necessary to craft Sky Steel into lava just burns them, and doesn't do an in-world transformation.

Not sure if this is a bug on MEGA's behalf, or AOF's, but thought I'd report it here anyway.

62832 commented 9 months ago

I'm unable to reproduce this either in dev or with a compiled JAR on a test instance, but I can reproduce this specifically when playing AOF7. I can't say I know what might be causing this apart from some other mod in the pack mixing into the ItemEntity class.

62832 commented 9 months ago

Turns out this is actually caused by the Go Fish! mod having its own mixin for making certain items fireproof, which seems to not be playing too nice with MEGA's own mixin.