Globox1997 / Dehydration

https://modrinth.com/mod/dehydration
https://www.curseforge.com/minecraft/mc-mods/dehydration
GNU General Public License v3.0
16 stars 21 forks source link

Dehydration compatibility with Create #148

Open NotOfficeChair opened 7 months ago

NotOfficeChair commented 7 months ago

Make sure you are not opening a duplicate.

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

Violet-Scarelli commented 6 months ago

You can already store purified water in a tank. I'd just like a way to fill or empty a copper cauldron via pipe.

Violet-Scarelli commented 6 months ago

Spouting recipes would be ideal, tbh

TheBestAstroNOT commented 6 months ago

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:

  1. Added ability to empty purified water buckets to give purified water as a fluid
  2. Ability to put glass bottles under a spout, fill with the purified water and return the purified water potion.

Dehydration_recipes.zip

I also linked to u the recipe as a zip if u want to use it by any chance @Violet-Scarelli