launchwrapper cannot be found as the version has been renamed to 1.12 instead of 1.17 simply changing this to 1.12 should fix the issue https://github.com/GregTechCEu/Buildscripts/blob/d8ffb80cd3f2faf115f03de157a44f06bd3ec81f/build.gradle#L565-L567
launchwrapper cannot be found as the version has been renamed to 1.12 instead of 1.17
simply changing this to 1.12 should fix the issue
Buildscripts/build.gradle
Lines 565 to 567 in d8ffb80