Inspirations icon indicating copy to clipboard operation
Inspirations copied to clipboard

[Request] Placable Dyed Water

Open ghost opened this issue 7 years ago • 5 comments

It would be great if we could placed the dyed water could be picked up with a bucket and placed in the world, much like a few other mods do. If not, then integration with such mods to enable the feature would also be great!

ghost avatar Jan 18 '18 22:01 ghost

I cannot see myself adding any such liquid, but I might add a plugin to add recipes if colored water is detected. Will have to see if there is a common name I can use.

KnightMiner avatar Jan 27 '18 17:01 KnightMiner

Heya,

was wondering if you are still considering adding compatibility with the Colored Water mod? Alternatively, craft tweaker support for the cauldron would be amazing too, then maybe recipes for colored water (and other stuff) could be added on the users side.

SeriousCreeper avatar May 26 '18 21:05 SeriousCreeper

Crafttweaker support is already there, though I don't think the current version supports dye recipes of all three layers.

KnightMiner avatar May 26 '18 21:05 KnightMiner

Ohh cool, wasn't aware! Just checked the CT Wiki, and i see it under modtweaker, nice.

According to the wiki at least, it mentions it consumes 1 level of dye per craft (not seeing a level value). I'm guessing the colored water inside cauldrons isn't an actual liquid? Otherwise i guess it could have been added as addFluidRecipe.

SeriousCreeper avatar May 26 '18 21:05 SeriousCreeper

Yeah, it's just treated as a dye. I added code to make the recipes support more than one layer, but that was after the crafttweaker support. For full compatibility you would want filling the cauldron with the dyed water to fill with dye as well, which is not currently supported though, it's something I want to look into more.

KnightMiner avatar May 27 '18 02:05 KnightMiner