Equalizer Chests


Provides chests that will equalize their contents between direct neightbours.

Content
7 years ago
0.13 - 0.15
13
Storage

i Logistics network support

8 years ago

I would love to see a passive/active provider version of the chest!!

8 years ago

You only have to add this to entity.lua

<pre>circuit_wire_connection_point = { shadow = { red = {0.734375, 0.453125}, green = {0.609375, 0.515625}, }, wire = { red = {0.40625, 0.21875}, green = {0.40625, 0.375}, } }, circuit_connector_sprites = get_circuit_connector_sprites({0.1875, 0.15625}, nil, 18), circuit_wire_max_distance = 7.5 </pre>
7 years ago

Sorry for the old question on this post, but what about making them part of the network like a passive provider? The change above is only for wiring.

Medic

New response