Open michaelsebero opened 4 weeks ago
Someone else I had spoken with gave more info on this: It occurs when Sea Pickles have been disabled.
This is simply caused because I forgot to add a check if Sea Pickles are registered when adding the smelting recipe: https://github.com/SirSquidly/Oceanic-Expanse/blob/c95f775409277fe7669eee5188a558b1534ed3e9/src/main/java/com/sirsquidly/oe/init/OERecipes.java#L24
Should be a very easy fix.