
[1.19.2 Forge] "Infinite" option does not properly work with fluids
Geekerandy opened this issue ยท 2 comments
So currently I wanted to limit water and lava to a finite amount in my modpack, with these config options listed below:
However, when attempting to extract the fluid, there is essentially infinite fluid inside the bedrock.
The reason for knowing this other than actually extracting more than the MaxDurability value is that when mined a single time, it reverts back to it's source block or back to bedrock, depending on config option of course.
It seems like I forgot to make the fluid ore self-destruct when out of durability. I am busy today, but I should be able to throw together something this weekend to fix it.