1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 01:10:30 +00:00
CC-Tweaked/gradle
Jonathan Coates 4dd0735066
Register modems as attached to their adjacent block
In c8eadf4011 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
..
wrapper Update Gradle to 8.9 2024-07-24 19:40:09 +01:00
gradle-daemon-jvm.properties Update Gradle to 8.9 2024-07-24 19:40:09 +01:00
libs.versions.toml Register modems as attached to their adjacent block 2024-07-26 18:28:13 +01:00