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