1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-02-13 17:40:05 +00:00
Jonathan Coates 4dd0735066
Register modems as attached to their adjacent block
In c8eadf401190db2b9c3145f768063097b9c345bd we marked our various modems
as "brittle", which ensures they do not pop-off computers when the whole
structure moves.

However, this still requires the modem to be glued — if the modem is
outside the superglue range, it will still pop off. We can fix it by
registering a special "attached check" for the various modem blocks,
which says that the modem should be moved when the adjacent block does.

Fixes #1913
2024-07-26 18:28:13 +01:00
..
2024-07-24 22:18:50 +01:00
2024-03-10 12:04:40 +00:00
2024-06-26 18:07:57 +01:00
2024-06-19 09:57:56 +01:00
2023-10-28 17:58:11 +01:00