[1.19.2 Fabric] Modern Industrialization incorect number of items in recipe when items are grouped.
Kokuhatsu opened this issue · 2 comments
If machine recipe require multiple items per slot it's not counted correctly in EMI.
It looks like only item type per slot is counted for input.
However output and used fluids are calculated correctly.
Mods versions are in the last screenshot.
link to recipe in Modern Industrialization repository: https://github.com/AztechMC/Modern-Industrialization/blob/master/src/generated/resources/data/modern_industrialization/recipes/assembler_generated/electric_age/hull/lv_machine_hull.json
I must've broken something silly about counts in a recent update, I'll look into it