mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-18 14:34:12 +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.