BucketLib

BucketLib

6M Downloads

[Bug]: Translucent Water Bucket

cech12 opened this issue ยท 3 comments

commented

Minecraft Version

1.19

Forge Version

41.0.76+

Mod Version

1.19-1.0.1.0

Modpack or other Mod

No response

Describe the Issue

You can see through a water bucket generated by this library. The update (#18) after the breaking change of Forge 41.0.64 caused this issue. It should be fixed. :)

Interesting links:

{
  "parent": "forge:item/bucket",
  "fluid": "minecraft:water",
  "loader": "forge:fluid_container"
}

Try if Forge 41.0.95 (8854) could fix it. - it doesn't

Logs

No response

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

No response

commented

Updating to Forge 41.0.105 should fix the issue

commented
commented

Fixed and released in 1.19-1.0.3.0