1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-07-12 06:52:57 +00:00
SquidDev 031f17c98e Remove a couple of redundant commands
- Remove the two redstone commands. These are not used (maybe only by
   CCEdu), and so are somewhat redundant.
 - Inline the select command, converting it to a lambda.
 - Inline the attack/dig commands, as they did little more than wrap the
   tool command.
2018-12-26 09:21:33 +00:00
..