Search found 2 matches

by minecrafter8001
Tue Jan 13, 2026 8:35 pm
Forum: Implemented mod requests
Topic: expose max_belt_stack_size for inserters at runtime stage
Replies: 4
Views: 363

Re: expose max_belt_stack_size for inserters at runtime stage


I believe that's because inserter's stacking abilities are derived from the currently researched stack size and the inserter's hand size. If it's holding 6 items and the stack size is 2 it will create stack sizes of 2. It doesn't make sense to set the stack size via script/on the inserters like ...
by minecrafter8001
Tue Jan 13, 2026 7:36 pm
Forum: Implemented mod requests
Topic: expose max_belt_stack_size for inserters at runtime stage
Replies: 4
Views: 363

expose max_belt_stack_size for inserters at runtime stage

we can access this for loaders (loader_max_belt_stack_size), so why not inserters?

Go to advanced search