Add compatibility with Dehydration fluid
XBlayz opened this issue ยท 3 comments
Describe the Suggestion
I would like to be able to use the Create pump and tanks for storing purified water from the Dehydration mod.
Screenshots and Videos
No response
Additional Context
I have never coded a Minecraft mod but I know Java and coding in general, if you could give me some advice for creating a compatibility mod that can add this feature I would be very grateful.
And also, If is possible, I wold like to add the possibility to smelt (purifying) the water directly into the water tank.
If the fluid has a bucket/can be placed in world it'll automatically be compatible
It has the fluid block but when I have tried to pump the fluid it dose not work.
I can't even place the tube block inside the fluid or drain the bucket.
I think that it could be a problem with the Dehydration behavior of Purified Water, it doesn't seam to work quite likely normal fluid in Minecraft (it can't be replaced with a block by clicking on it when placed).
I will try to submit the issue on the GitHub page of the mod.
It has the fluid block but when I have tried to pump the fluid it dose not work.
I can't even place the tube block inside the fluid or drain the bucket.
I think that it could be a problem with the Dehydration behavior of Purified Water, it doesn't seam to work quite likely normal fluid in Minecraft (it can't be replaced with a block by clicking on it when placed). I will try to submit the issue on the GitHub page of the mod.
Yeah this would be a issue with that mod then if they aren't using normal fluid APIs