Provides chests that will equalize their contents between direct neightbours.
Mods introducing new content into the game.
More than just chests.
I would love to see a passive/active provider version of the chest!!
You only have to add this to entity.lua
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
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