mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-05-24 22:42:06 +00:00
e660192f08
- 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.