Cargo Crates adds a dynamic system for packing items and ammunition into transport crates, allowing large quantities of goods to be compressed into a single stack for easier logistics and long-distance transport.
What this mod does
The mod automatically scans all valid items and ammo prototypes (including those added by other mods) and generates corresponding cargo crates.
For each supported item:
- A new cargo crate is created, representing a packed batch of that item.
- One crate contains 2 stacks of one item type.
- (space age) The crate’s weight is calculated dynamically based on the actual weight of the packed item.
- (space age) Due to compact packing, items in crates use only 50% of their normal rocket cargo capacity.