mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-07-12 06:52:57 +00:00

- 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.