Memory Storage 📦


An alternative to warehouses. The Memory Unit can store an infinite amount of a single item type. The more items you store, the more power it will require!

Content
21 days ago
1.0 - 1.1
34.3K
Storage
Owner:
notnotmelon
Source:
https://github.com/notnotmelon/memory-storage
Homepage:
N/A
License:
MIT
Created:
4 years ago
Latest Version:
1.5.2 (21 days ago)
Factorio version:
1.0 - 1.1
Downloaded by:
34.3K users

Adds a container that can store an infinite amount of any item

Graphics from kaueNP
Compatible with all mods
Packed unit graphic from calcwizard's Packing Tape (MIT). https://mods.factorio.com/mod/packing-tape

NEW! SE compatible fork. Works with SE or K2SE

If you are using space exploration, please check out the fork https://mods.factorio.com/mod/deep-storage-unit-se-fox

Packed units

Q: What happens when a unit is broken? Are my items lost?

A: Items are not lost. Items are "packed" inside the unit and are recovered when you place the unit back down.

Warning: If a memory unit is destroyed (biters, nuke, or otherwise) then you will NOT get a packed unit and your items will be lost!

Power

The memory unit requires power to function!
The power usage is equal to:
1MW + (ceil(item count / stack size) ^ 0.35) * 300kW
This can be changed in mod settings

If it runs out of power, then it will not accept any more items until it gets power again.


Circuits

Memory units can connect to the circuit network! Simply attach a red or green wire to the circle on the top of the container.
This will read both the type and amount of whatever you have stored in the unit.

Circuit signals in Factorio can only go up to 2147483647. If you happen to have more items than this stored in a memory unit, then the signal will still only display as 2.1G.

UPS

This mod is optimized. Should have a very minor impact on your UPS.

Custom GUI

Memory units have a custom gui as of v1.3.0!

Command

You can use /c game.player.cursor_stack.tags = {count=100000, name = 'iron-plate'} in order to set the unit to whatever item you want.
In order for this to work you must hold the memory unit in your cursor's hand inventory.

Addon

Try the add-on mod! The fluid memory unit can store an infinite amount of any fluid.
https://mods.factorio.com/mod/fluid-memory-storage

> Check out my other mods! <