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