mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-10 18:44:12 +00:00

When initially attaching a modem, the adjacent computer would not show up on its own peripheral list (like in vanilla CC). However, it would show up when the chunk was reloaded as peripherals were added through a different method. This prevents such behaviour, always hiding the remote peripheral from the object which provides it. Closes #20