Skip to content

Get correct fluid requirement when filling items with stack size-aware capabilities#10351

Open
VoidLeech wants to merge 1 commit into
Creators-of-Create:mc1.21.1/devfrom
VoidLeech:mc1.21.1/hidden-drainage-basin
Open

Get correct fluid requirement when filling items with stack size-aware capabilities#10351
VoidLeech wants to merge 1 commit into
Creators-of-Create:mc1.21.1/devfrom
VoidLeech:mc1.21.1/hidden-drainage-basin

Conversation

@VoidLeech
Copy link
Copy Markdown
Collaborator

Fixes - #10350

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels May 12, 2026
@adaliszk adaliszk added this to the Create 6.0.11 milestone May 12, 2026
@KnightMiner
Copy link
Copy Markdown

KnightMiner commented May 12, 2026

For some context, before 1.16 it was the standard for fluid capabilities to always require stack size 1, and larger stack sizes were considered to have no capability at all. On more recent versions, Thermal Series set the standard to treat higher stack sizes as filling the entire stack, so by convention for a variable sized fluid tank you just fill in increments of the stack size now. There was never a version where filling a stack of fluid containers of size greater than 1 was expected to just fill 1 of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr flag: simple PR has minimal changes pr type: fix PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants