mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-12 13:22:28 +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",
|
||||
"carry-on",
|
||||
"ignitioncoil",
|
||||
"defensive-measures"
|
||||
"defensive-measures",
|
||||
"legendary-tooltips"
|
||||
],
|
||||
"globalForceIncludes": [
|
||||
"revelationary"
|
||||
]
|
||||
"modpacks": {
|
||||
"all-of-fabric-6": {
|
||||
"forceIncludes": [
|
||||
"revelationary"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue