cech12 / BucketLib

Minecraft library mod for custom buckets
https://www.curseforge.com/minecraft/mc-mods/bucketlib
MIT License
1 stars 4 forks source link

[Bug]: 1.20.4 - Fabric max stack size is defaulting to 1 #40

Closed Janbsh closed 2 months ago

Janbsh commented 2 months ago

Minecraft Version

1.20.4

Mod Loader

Quilt

Mod Loader Version

0.26.1-beta.1

Mod Version

1.20.4-3.2.1.0

Modpack or other Mod

No response

Describe the Issue

The max stack size is defaulting to 1, I saw that this was a known issue but I'm pretty sure I know why its happening so I wanted to mention it just in case I am right. image I'm pretty sure you are setting the max count to 1.

Logs

No response

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

No response

cech12 commented 2 months ago

Yes, that is right. I am setting it to one, because if I am setting it to a larger value, filled buckets are also be stackable to that value and in Fabric/Quilt 1.20.4 there is no stack sensitive functionality for this behaviour.

It is fixed since 1.20.6