mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-28 14:45:26 +00:00
Fix for Eternal 2 Modpack (#3637)
This commit is contained in:
@@ -184,6 +184,12 @@
|
|||||||
},
|
},
|
||||||
"valhelsia-5": {
|
"valhelsia-5": {
|
||||||
"excludes": ["modernfix"]
|
"excludes": ["modernfix"]
|
||||||
|
},
|
||||||
|
"mc-eternal-2": {
|
||||||
|
"forceIncludes": [
|
||||||
|
"particular-reforged",
|
||||||
|
"mob-player-animator"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user