Deadlock's Stacking Beltboxes & Compact Loaders


Adds minimalist 1x1 loaders and stacking beltboxes for 5x belt compression for ores, plates and some intermediate products

Content
2 years ago
0.17 - 1.1
90.9K
Logistics

b Auto unstacking

4 years ago
(updated 4 years ago)

The auto unstacking does not work if the item is transfered to the player inventory through mining. This happens for:
A) mining a belt with a stacked item on it
B) stacked items that are collected by mining an entity with an inventory
C) mine an stacked item on the ground (instead of collecting it with the f key)

I think A and B are cases should be covered by https://lua-api.factorio.com/latest/events.html#on_player_mined_entity
And C by https://lua-api.factorio.com/latest/events.html#on_player_mined_item
or

4 years ago

I made a pull request :)

4 years ago

Thanks a bunch! Sorry for the delay, I should be able to get it tested and merged today.

New response