I'm pretty sure that this is me being dumb, but after editing build.gradle to add Kottle, building Gradle throws a net.minecraftforge.gradle: Plugin not found error. Now after some Googling that error apparently occurs when you edit the part of build.gradle that should not be edited but that I did edit because of the whole avoiding compilation errors on Linux thing. Here's the offending part of the file:
I'm pretty sure that this is me being dumb, but after editing build.gradle to add Kottle, building Gradle throws a
net.minecraftforge.gradle: Plugin not found
error. Now after some Googling that error apparently occurs when you edit the part of build.gradle that should not be edited but that I did edit because of the whole avoiding compilation errors on Linux thing. Here's the offending part of the file: