diff --git a/build.gradle b/build.gradle index b9753667..26875474 100644 --- a/build.gradle +++ b/build.gradle @@ -159,7 +159,7 @@ if (System.getenv().CURSEFORGE_KEY) { mainFile.changelog = file("$project.rootDir/changelog.md") mainFile.changelogType = 'markdown' - mainFile.addOptional(/*"curios", "the-cactus-mod",*/ "roughly-enough-items", /*"jei", "patchouli"*/) + mainFile.addOptional(/*"curios", "the-cactus-mod",roughly-enough-items", "jei", "patchouli"*/) } } @@ -178,7 +178,7 @@ if (System.getenv().MODRINTH_KEY) { dependencies { // optional.project "curios" // optional.project "the-cactus-mod" - optional.project "rei" +// optional.project "rei" // optional.project "jei" // optional.project "patchouli" } diff --git a/changelog.md b/changelog.md index 5bc71a5e..c831e446 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -* Initial 1.20.6 alpha \ No newline at end of file +* Initial 1.21 build \ No newline at end of file