mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-15 19:53:17 +00:00
add advancement plaques to cf exclusions (#3168)
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"globalExcludes": [
|
"globalExcludes": [
|
||||||
|
"advancement-plaques",
|
||||||
"ambience-music-mod",
|
"ambience-music-mod",
|
||||||
"ambientsounds",
|
"ambientsounds",
|
||||||
"appleskin",
|
"appleskin",
|
||||||
@@ -128,19 +129,13 @@
|
|||||||
],
|
],
|
||||||
"modpacks": {
|
"modpacks": {
|
||||||
"all-of-fabric-6": {
|
"all-of-fabric-6": {
|
||||||
"forceIncludes": [
|
"forceIncludes": ["revelationary"]
|
||||||
"revelationary"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"valhelsia-5": {
|
"valhelsia-5": {
|
||||||
"excludes": [
|
"excludes": ["modernfix"]
|
||||||
"modernfix"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"create-arcane-engineering": {
|
"create-arcane-engineering": {
|
||||||
"forceIncludes": [
|
"forceIncludes": ["just-enough-resources-jer"]
|
||||||
"just-enough-resources-jer"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user