mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-15 19:53:17 +00:00
Fix two Modrinth packs that fail to start due to excluded server-required mods (#4232)
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
"fancymenu",
|
||||
"fast-ip-ping",
|
||||
"fastquit",
|
||||
"FauxCustomEntityData",
|
||||
"feytweaks",
|
||||
"figura",
|
||||
"ForgeConfigScreens",
|
||||
@@ -111,6 +110,9 @@
|
||||
"cobbleverse": {
|
||||
"excludes": [
|
||||
"cloth-config"
|
||||
],
|
||||
"forceIncludes": [
|
||||
"configurable"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user