mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-25 18:46:23 +00:00
Add legendary-tooltips to exclusions (#1915)
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user