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