This commit is contained in:
IThundxr 2025-01-17 20:29:01 -05:00
parent 73030c7456
commit 1b8668c910
Failed to generate hash of commit
2 changed files with 1 additions and 1 deletions

View file

@ -158,7 +158,7 @@ open class SubprojectExtension(val project: Project) {
}
}
val processResourcesExpandFiles = listOf("pack.mcmeta", "fabric.mod.json", "META-INF/mods.toml")
val processResourcesExpandFiles = listOf("pack.mcmeta", "fabric.mod.json", "META-INF/neoforge.mods.toml")
val processResourcesExpandProperties = listOf(
"mod_license",