1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-28 05:33:22 +00:00
Jonathan Coates 03388149b1
Fix command computers being exposed as peripherals
- Check whether the computer is a command computer before registering
   the capability.

 - Add tests to check what is/isn't a peripheral. See also #2020, where
   we forgot to register a peripheral on NeoForge 1.21.1.

Fixes #2070.
2025-01-26 11:13:52 +00:00
..