-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Allow buckets to hold less than 1000 mb. #75
Comments
Also, if you were to implement this, would you consider supporting 1.20.1 still, or are you only doing 1.20.2 now? |
The target of this mod is to add a bucket with the same interactions like a vanilla bucket. There are multiple questions which come up if a bucket has less than 1000 mb:
I think these questions cannot be answered in a user-friendly and easy-to-use way without giving the possibility to generate infinite fluid or loose fluid. Actually I am working on a 1.20.2/1.20.4 version for Forge and NeoForge. So, the support for 1.20.1 will be dropped soon. |
Yeah, those are all good questions.
I understand why you wouldn't want to add that all though, it probably overcomplicates things in retrospect. |
Thanks for your input :) Yes, that would overcomplicate everything. So, I would not add this feature :) |
Describe the Feature
If a bucket could hold less than 1000 mb of a fluid at once, it would make interacting with modded fluid storage blocks much easier.
The text was updated successfully, but these errors were encountered: