mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-03 15:14:11 +00:00

ComputerItem was just an empty subclass, so no sense keeping around. We probably could get rid of CommandComputerItem too (just do an `instanceof GameMasterBlock` in `getPlacementState`), but there's no rush.