Fluid inputs in some recipes are incorrectly registered as outputs
forsakendaemon opened this issue ยท 1 comments
Description
Fluids in some recipes (e.g. create:chocolate in jei:/create/compacting/chocolate, minecraft:water in jei:/create/potion_mixing_vanilla_* and jei:/create/filling/grass_block, and minecraft:milk in jei:/create/mixing/chocolate) are incorrectly listed as outputs rather than inputs, meaning that these recipes appear in JEI/EMI when seeking recipes for these fluids.
In particular, this breaks EMI's crafting tree when fluids are involved.
Game Log
Debug Information
Client Info
Create:
Mod Version: 6.0.6
Mod Git Commit: 20ad05b5e525166018d21e88c96986f867c7088f
Ponder Version: 1.0.56
NeoForge Version: 21.1.211
Minecraft Version: 1.21.1
Graphics:
Flywheel Version: 1.0.4
Flywheel Backend: flywheel:instancing
OpenGL Renderer: Apple M2 Max
OpenGL Version: 4.1 Metal - 89.4
Graphics Mode: fancy
PojavLauncher Detected: false
System Information:
Operating System: Mac OS X (aarch64) version 15.6.1
Java Version: 21.0.1, Oracle Corporation
JVM Flags: 2 total; -Xms8192m -Xmx8192m
Memory: 6402605056 bytes (6106 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
Total Memory: 2195718144 bytes (2094 MiB) / 8589934592 bytes (8192 MiB)
CPU: Apple M2 Max @ 3.50 GHz; 12 cores / 12 threads on 1 socket(s)
Graphics cards: none
Other Mods:
EMI: 1.1.22+1.21.1+neoforge
CraftTweaker: 21.0.34
Just Enough Items: 19.25.0.322
Server Info
Create:
Mod Version: 6.0.6
Mod Git Commit: 20ad05b5e525166018d21e88c96986f867c7088f
Ponder Version: 1.0.56
NeoForge Version: 21.1.211
Minecraft Version: 1.21.1
System Information:
Operating System: Mac OS X (aarch64) version 15.6.1
Java Version: 21.0.1, Oracle Corporation
JVM Flags: 2 total; -Xms8192m -Xmx8192m
Memory: 6402605056 bytes (6106 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
Total Memory: 2195718144 bytes (2094 MiB) / 8589934592 bytes (8192 MiB)
CPU: Apple M2 Max @ 3.50 GHz; 12 cores / 12 threads on 1 socket(s)
Graphics cards: none
Other Mods:
EMI: 1.1.22+1.21.1+neoforge
CraftTweaker: 21.0.34
Just Enough Items: 19.25.0.322
@VoidLeech Thank you! I can't believe I didn't find that before submitting.