Open RatElemental opened 2 months ago
For botania apothecaries, i believe the issue is that the water bucket's fluid handler does not return vanilla water, so the apothecary ignores it. Nbt on the bucket should be irrelevant in that case if i remember correctly how the code for that works.
here is my plan, we will have acceptable water without tag, so they can match the recipes
here is my plan, we will have acceptable water without tag, so they can match the recipes Okay, it works, but how i can get this water in survival?
Multiple modded items that need to be filled with water do not work with water buckets that have a purity state. I can confirm Reactive Alchemy Crucibles and Botania Petal Apothecaries at least, on 1.20.1
Attempted to blacklist minecraft:water_bucket in the config but it didn't fix the issue.