mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-28 06:35:24 +00:00
Fix for Eternal 2 Modpack (#3637)
This commit is contained in:
@@ -170,7 +170,7 @@
|
|||||||
"forceIncludes": ["revelationary"]
|
"forceIncludes": ["revelationary"]
|
||||||
},
|
},
|
||||||
"beyond-depth": {
|
"beyond-depth": {
|
||||||
"forceIncludes": ["particular-reforged"]
|
"forceIncludes": ["particular-reforged"]
|
||||||
},
|
},
|
||||||
"create-arcane-engineering": {
|
"create-arcane-engineering": {
|
||||||
"forceIncludes": ["just-enough-resources-jer"]
|
"forceIncludes": ["just-enough-resources-jer"]
|
||||||
@@ -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