mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-01-06 01:08:42 +00:00
Add legendary-tooltips to exclusions (#1915)
This commit is contained in:
parent
5bc6b4e12b
commit
1c73b818fd
1 changed files with 9 additions and 4 deletions
|
@ -10,9 +10,14 @@
|
||||||
"entity-texture-features-fabric",
|
"entity-texture-features-fabric",
|
||||||
"carry-on",
|
"carry-on",
|
||||||
"ignitioncoil",
|
"ignitioncoil",
|
||||||
"defensive-measures"
|
"defensive-measures",
|
||||||
|
"legendary-tooltips"
|
||||||
],
|
],
|
||||||
"globalForceIncludes": [
|
"modpacks": {
|
||||||
"revelationary"
|
"all-of-fabric-6": {
|
||||||
]
|
"forceIncludes": [
|
||||||
|
"revelationary"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue