mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-01-21 02:59:44 +00:00
- Placing a command computer requires the player to be in creative and opped. - Breaking a command computer now requires the player to be opped, as well as in creative. As we've now got a dedicated item class for command comptuers, we move the command-specific IMedia override to that class. Fixes #1582.