diff --git a/settings.gradle b/settings.gradle index 97d8f71c52..c4cf340211 100644 --- a/settings.gradle +++ b/settings.gradle @@ -5,6 +5,7 @@ plugins { apply plugin: 'com.diffplug.blowdryerSetup' blowdryerSetup { +// Pulls the spotless config from the example mod repository github('GTNewHorizons/ExampleMod1.7.10', 'tag', '0.1.4') //devLocal '.' // Use this when testing config updates locally }