Dehydration compatibility with Create
NotOfficeChair opened this issue ยท 3 comments
Make sure you are not opening a duplicate.
- I have searched the issue tracker and did not find an issue describing my bug.
Description of your suggestion.
Would you consider adding compatibility for the create mod? being able to store purified water in tanks and filling up your flask via a pipe and faucet would be amazing additions for late-game
You can already store purified water in a tank. I'd just like a way to fill or empty a copper cauldron via pipe.
Ive actually done smthing like that. I added functionality with create mod via kubejs. This is a primitive version but its promising. Also can u guys please make the purified water bottle an item instead of a potion by any chance because rn implementing its recipe was hell for me.
So i did two things:
- Added ability to empty purified water buckets to give purified water as a fluid
- Ability to put glass bottles under a spout, fill with the purified water and return the purified water potion.
I also linked to u the recipe as a zip if u want to use it by any chance @Violet-Scarelli