mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 13:52:27 +00:00
18 lines
357 B
JSON
18 lines
357 B
JSON
|
{
|
||
|
"globalExcludes": [
|
||
|
"oculus",
|
||
|
"extreme-sound-muffler",
|
||
|
"entityculling",
|
||
|
"rubidium",
|
||
|
"nekos-enchanted-books",
|
||
|
"skin-layers-3d",
|
||
|
"not-enough-animations",
|
||
|
"entity-texture-features-fabric",
|
||
|
"carry-on",
|
||
|
"ignitioncoil",
|
||
|
"defensive-measures"
|
||
|
],
|
||
|
"globalForceIncludes": [
|
||
|
"revelationary"
|
||
|
]
|
||
|
}
|