Bucketing doesn't work on Cauldrons
Insane96 opened this issue ยท 3 comments
Minecraft Version
1.18.1
Forge Version
39.1.2
Mantle Version
1.8.37
Tinkers' Construct Version
3.4.2.60
Describe your issue
Using a tool with bucketing on a Cauldron doesn't work. Just nothing happens, both trying to pickup or fill it up with liquids (water/lava).
Note I only tested it with lava.
Crash Report
No response
Other mods
None
Tried reproducing with just Tinkers?
Yes
Performance Enchancers
None of the above
Searched for known issues?
Checked pinned issues, Searched open issues, Searched closed issues, Checked the FAQ
Bug replicated with the aforementioned version.
Bug present in 1.18.2-3.5.0.17.
Not sure if this is going to help but I included a debug log.
debug.log
latest.log
Not really a bug, I'd call it a feature quest. Cauldron does not work with forge fluid handlers, its just a static block with interactions tied to the players hand, so my options are hardcoding or hacking. Low priority in any case
Update on this: definitely not getting changed on 1.18, and likely not on 1.19 due to how much of a hack it is to deal with cauldrons if you are not a bucket. Probably will just automatically fix itself come the Neo update on 1.21. I believe KingLemming also has a mod that should fix this.