When exporting powered blocks and reimporting them somehwere else, then attached wires are not adjusted to the new position, but all point to the old power output.
Wire targets need to be adjusted to the relative new position. This can be done in TileEntityPowered class.
In case only a part of the electric circle is exported and imported, we need to cut wires to missing power blocks.
When exporting powered blocks and reimporting them somehwere else, then attached wires are not adjusted to the new position, but all point to the old power output.
Wire targets need to be adjusted to the relative new position. This can be done in TileEntityPowered class.
In case only a part of the electric circle is exported and imported, we need to cut wires to missing power blocks.