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

Create can't extract fluid from cauldrons using Fabric Transfer API's CauldronStorage #1618

Closed
Auroali opened this issue Oct 6, 2024 · 2 comments
Labels
status: unable to reproduce Issue could not be reproduced by a tester type: bug Issue where something isn't working

Comments

@Auroali
Copy link

Auroali commented Oct 6, 2024

Description

The issue seems the be in FlowSource.java, where it tries extracting an amount of 1, and CauldronStorage.java on fabric's end, where it returns an amount of 0 if the amount to be extracted is less than the amount of a single layer

Game Log

https://mclo.gs/bjp21sC

Debug Information

No response

@Auroali Auroali added the type: bug Issue where something isn't working label Oct 6, 2024
@IThundxr
Copy link
Member

I cannot reproduce this at all, the pumps work with cauldrons just fine

@IThundxr IThundxr added the status: unable to reproduce Issue could not be reproduced by a tester label Oct 11, 2024
@Auroali
Copy link
Author

Auroali commented Oct 11, 2024

it seems to work fine with vanilla cauldrons, but not ones registered exclusively using the transfer api's CauldronFluidContent#registerCauldron (like in here)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: unable to reproduce Issue could not be reproduced by a tester type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants