mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-24 12:45:25 +00:00
Add 'ctm' to forceIncludes for ftb-stoneblock-4 (#3840)
This commit is contained in:
@@ -183,7 +183,10 @@
|
|||||||
"forceIncludes": ["just-enough-resources-jer"]
|
"forceIncludes": ["just-enough-resources-jer"]
|
||||||
},
|
},
|
||||||
"ftb-stoneblock-4": {
|
"ftb-stoneblock-4": {
|
||||||
"forceIncludes": ["particular-reforged"]
|
"forceIncludes": [
|
||||||
|
"particular-reforged",
|
||||||
|
"ctm"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"mc-eternal-2": {
|
"mc-eternal-2": {
|
||||||
"forceIncludes": [
|
"forceIncludes": [
|
||||||
|
|||||||
Reference in New Issue
Block a user