docker-minecraft-server/files/cf-exclude-include.json

23 lines
445 B
JSON
Raw Normal View History

{
"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",
"legendary-tooltips"
],
"modpacks": {
"all-of-fabric-6": {
"forceIncludes": [
"revelationary"
]
}
}
}