Open PixelFederico opened 7 months ago
Actually, i fixed it by changing the "FluidStackHooksFabric.fromFabric(fluid, amount)" to "FluidStack.create(fluid.getFluid(), amount)" in the ReiSlotUtil class in the modern industrialization's source, but i think that a pr would not be the solution as other mods can do the same thing and break the recipes
Describe the bug
I can't see all recipes of modern industrialization that are made on top of custom crafting tables (for example the steel ingot is made by steel dust, but steel dust have no recipe
Steps to reproduce
Logs
https://mclo.gs/L6YU9FD
Additional context
Of course if i try to load the mods with fabric without connector and with all mods for fabric it works