1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-25 20:23:22 +00:00
Jonathan Coates fa33949113
Merge AbstractComputerItem and ComputerItem
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.
2025-02-16 21:12:35 +00:00
..
2025-02-16 18:09:15 +00:00
2025-02-16 18:09:15 +00:00
2023-10-28 17:58:11 +01:00