
[BUG] Barrels Delete Excess Fluid With Custom Solidifying Recipes
CraftyZombie opened this issue ยท 0 comments
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
If a solidifying recipe is added that requires less than 1000 mb of the bottom fluid, the remaining fluid will be deleted once solidification occurs.
Expected Behavior
If a solidifying recipe takes less than 1000 mb of the bottom fluid, upon solidification excess fluid would also remain in the bottom of the barrel.
Steps to Reproduce
- Create a solidification recipe that requires less than 1000 mb of the fluid that goes into the barrel.
- Add the fluid to the barrel, then pour the other fluid on top.
- Remove the solidified product to find that the remainder of the 1000 mb added (by bucket) to the barrel have vanished.
Minecraft Version
1.20.X
Forge Version
47.2.16
Ex Nihilo: Sequentia Version
5.0.0
Additional Context
Other mods are installed, and my recipe was added with KubeJS, though I don't see why this factors would affect this.