[BUG] Water/Lava fluid textures are not correct on pot
degiel1982 opened this issue ยท 3 comments
Minecraft Version
1.20.4
Mod Version
16.0.4
Mod Loader
Fabric
What environment are you running the mod in?
Client
Issue Description
When I add a water/lava bucket as soil the textures are the textures of different items instead of the fluid texture.
I made a new minecraft client with only this mod installled. No shaders and no other mods installed.
Modrinth installs automaticly these mods to have your plugin working:
- Fabric API
- Bookshelf
I added the waterbucket and this is the resulting texture:
NOTE : The mod it working and retreives kelp
Thank you for reporting this issue, I've confirmed it on Forge as well. This is an issue in the Bookshelf dependency, I should have a fix for it soon.
This issue should be fixed in Bookshelf 23.1.9. The file is being processed on CurseForge and Modrinth and should be available publicly soon.
Fixed by Darkhax-Minecraft/Bookshelf@bfecc97