-
Notifications
You must be signed in to change notification settings - Fork 13
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
Fabric - createFilling recipes are broken #12
Comments
I have a feeling FluidStackJS is general is broken on fabric, given that the "standard" fluid api was established pretty recently and does not offer a unified json format for fluid stacks. I'll figure out how to fix it soon:tm:, right now I'm a bit busy with uni and other projects however so help is greatly appreciated |
Having similar issues with any Create recipe taking fluid inputs. For example this recipe shows Air as the fluid input
I worked around it by using a custom recipe, which worked successfully
Fluid outputs seem to work fine |
I also encountered this problem. I chose the datapack. |
Issue:
When using
createFilling
, I am unable to define a fluid, as such always gets replaced withminecraft:empty
,Log:
https://paste.ee/p/XMg5D
Versions:
The text was updated successfully, but these errors were encountered: