Skip to content

Fix incorrect max stack size of depot#10584

Open
Apertyotis wants to merge 1 commit into
Creators-of-Create:mc1.21.1/devfrom
Apertyotis:fix/depot-max-stack-size
Open

Fix incorrect max stack size of depot#10584
Apertyotis wants to merge 1 commit into
Creators-of-Create:mc1.21.1/devfrom
Apertyotis:fix/depot-max-stack-size

Conversation

@Apertyotis

@Apertyotis Apertyotis commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

fix #7681
In Create 6.0.x, ejectors exhibit some unusual behavior: the capacity of an empty ejector is 1, so brass funnels cannot insert item stacks larger than 1 into it. When a belt inserts a 64x item stack into an empty ejector, it takes 2 ticks: 1 item is inserted in the first tick, and the remaining 63 items are inserted in the second tick.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weighted ejectors won't recieve items if fed directly by a brass funnel.

1 participant