Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong EMI Fluid Amounts #31

Open
Bommels05 opened this issue Mar 11, 2024 · 0 comments
Open

Wrong EMI Fluid Amounts #31

Bommels05 opened this issue Mar 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Bommels05
Copy link
Contributor

Describe the bug

Fluid amounts in fabric mod recipes are all times 81 in EMI

Steps to reproduce

  1. Open a recipe from a fabric mod with fluid input/outputs in EMI and hover over the fluid
    image

Logs

No response

Additional context

When running on fabric EMI divides all fluid amounts by 81 so that they are really in mb and not in droplets. I made a quick fix with a mixin in the FluidEmiStack that throws an Exception and checks if any fabric mods are in the stacktrace and then divides it. There is probably a better solution.

@Bommels05 Bommels05 added the bug Something isn't working label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant