cech12 / WoodenBucket

Minecraft mod that adds a Wooden Bucket
https://www.curseforge.com/minecraft/mc-mods/wooden-bucket
MIT License
1 stars 2 forks source link

[Bug]: Can't pickup Modded Fluid from Dehydration Mod #20

Open ColinBashful opened 1 week ago

ColinBashful commented 1 week ago

Minecraft Version

1.21

Mod Loader

Fabric

Mod Loader Version

0.15.11

Mod Version

4.0.0.0

Modpack or other Mod

It's related to the Mod Dehydration

Describe the Issue

I've placed Purified Water and then tried to pick it up with a Wooden Bucket. The Fluid disappeared, the bucket wasn't filled

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine)?

No response

cech12 commented 1 week ago

Thanks for your report! I will look into that when I have time :)

cech12 commented 1 week ago

The main issue seems to be in the Dehydration mod: https://github.com/Globox1997/Dehydration/issues/168

But the disappearence should be fixed on my side as well. :)

cech12 commented 1 week ago

Fixed the disappearing in BucketLib 1.21-4.0.0.4. But the fluid is still not compatible. I leave this issue open until Dehydration fixed the bucket item to be compatible.