fluid crafting not working properly
antrobot1234 opened this issue ยท 0 comments
Issue type:
- ๐ Bug
Short description:
crafting from liquid input to item output and visa versa does not work. the crafting step does not display as complete.
Steps to reproduce the problem:
- create a network with fluid interface, item interface, machine that takes fluid and results in an item [drying basin] and a machine that takes an item and results in a fluid [mechanical squeezer]
- attach each to the network with a crafting interface and a valid recipe
[log->resin:squeezer][resin->block:dryer]
requesting fluid [log->resin] crafts the fluid but causes the system to hang on "0 mb water"
requesting item [resin->block] crafts the output but isn't recognized by the system, causing it to hang
Expected behavior:
requesting a log->block should work perfectly as the outputs are both stored, but this bug causes the player to cancel, redo, and cancel the process to get it to work.
Versions:
- This mod: 1.0.1
- Minecraft: 1.12
- Forge: 14.23.5.2808 and 14.23.5.2781