mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-04 20:58:52 +00:00
Use slugs or IDs for include/excludes with AUTO_CURSEFORGE and option for file declaration (#1905)
This commit is contained in:
18
files/cf-exclude-include.json
Normal file
18
files/cf-exclude-include.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user