--- a/settings.gradle +++ b/settings.gradle @@ -13,7 +13,6 @@ } } -rootProject.name = 'CraterLib' -include("Common", "Fabric", "NeoForge") -//include 'Paper' - +rootProject.name = 'CraterLib-1.20.4' +include("Common", "Fabric", "Forge", "NeoForge") +include 'Paper'