So, today I wanted to begin playing on an Omnifactory 1.2.1 server.
Basically, what happens is, every single Omnifactory server that I try to join gives me an error like:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalStateException: Recipe minecraft:wheat (net.minecraft.item.crafting.ShapedRecipes@10efb806) produces unregistered item minecraft:wheat (net.minecraft.item.Item@498f1f63)
Except it happens with crafting table instead of wheat, then I created a singleplayer world to see what are the mods that could possibly cause it, then I saw there are two mods: Extended Crafting and Decoration Blocks, and both of them have the crafting table being just a decoration block, and there is no vanilla crafting table, so one of those two mods probably replaced the vanilla crafting table with the one in the mod, and now I can't join servers because the vanilla crafting table is probably in the config, can anyone help me solve it?