1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-21 19:59:44 +00:00
CC-Tweaked/projects/fabric
Jonathan Coates c8eadf4011
Register CC's modems as brittle
This tells Create that modems will pop-off if their neighbour is moved,
and so changes the order that the block is moved in.

We possibly should use BlockMovementChecks.AttachedCheck instead, to
properly handle the direction modems are facing in. However, this
doesn't appear to be part of the public API, so probably best avoided.

Fixes #948
2024-04-03 08:44:30 +01:00
..
src Register CC's modems as brittle 2024-04-03 08:44:30 +01:00
build.gradle.kts Reformat JSON by wrapping CachedOutput 2024-01-21 17:50:59 +00:00