mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-26 15:40:30 +00:00
Force-include Simply Tooltips and s-lib: mis-tagged client-only libraries that server mods hard-depend on (#4288)
This commit is contained in:
@@ -177,6 +177,7 @@
|
||||
"yungs-menu-tweaks",
|
||||
"zume"
|
||||
],
|
||||
"globalForceIncludes": ["simply-tooltips"],
|
||||
"modpacks": {
|
||||
"all-of-fabric-6": {
|
||||
"forceIncludes": ["revelationary"]
|
||||
@@ -188,7 +189,7 @@
|
||||
"forceIncludes": ["just-enough-resources-jer"]
|
||||
},
|
||||
"fantasy-minecraft-fabric": {
|
||||
"forceIncludes": ["simply-tooltips", "icon-leading-tooltip"]
|
||||
"forceIncludes": ["icon-leading-tooltip"]
|
||||
},
|
||||
"ftb-stoneblock-4": {
|
||||
"forceIncludes": [
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
"Zoomify",
|
||||
"zume"
|
||||
],
|
||||
"globalForceIncludes": [],
|
||||
"globalForceIncludes": ["/(^|/)simplytooltips-/", "/(^|/)s-lib-/"],
|
||||
"modpacks": {
|
||||
"cobbleverse": {
|
||||
"excludes": [
|
||||
|
||||
Reference in New Issue
Block a user