Use slugs or IDs for include/excludes with AUTO_CURSEFORGE and option for file declaration (#1905)

This commit is contained in:
Geoff Bourne
2023-01-14 12:52:35 -06:00
committed by GitHub
parent 14cf300e82
commit b23593aec6
4 changed files with 44 additions and 24 deletions

View File

@@ -0,0 +1,18 @@
{
"globalExcludes": [
"oculus",
"extreme-sound-muffler",
"entityculling",
"rubidium",
"nekos-enchanted-books",
"skin-layers-3d",
"not-enough-animations",
"entity-texture-features-fabric",
"carry-on",
"ignitioncoil",
"defensive-measures"
],
"globalForceIncludes": [
"revelationary"
]
}