mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-12 21:39:45 +00:00
Added default auto-cf exclusions for MC Eternal (#2143)
This commit is contained in:
@@ -1,23 +1,49 @@
|
|||||||
{
|
{
|
||||||
"globalExcludes": [
|
"globalExcludes": [
|
||||||
|
"ambientsounds",
|
||||||
|
"armor-toughness-bar",
|
||||||
|
"biomeinfo",
|
||||||
|
"block-drops-jei-addon",
|
||||||
"carry-on",
|
"carry-on",
|
||||||
|
"cherished-worlds",
|
||||||
|
"controlling",
|
||||||
|
"ctm",
|
||||||
|
"custom-main-menu",
|
||||||
"defensive-measures",
|
"defensive-measures",
|
||||||
|
"ding",
|
||||||
"dynamiclights-reforged",
|
"dynamiclights-reforged",
|
||||||
|
"enchantment-descriptions",
|
||||||
"entity-texture-features-fabric",
|
"entity-texture-features-fabric",
|
||||||
"entityculling",
|
"entityculling",
|
||||||
"extreme-sound-muffler",
|
"extreme-sound-muffler",
|
||||||
"ignitioncoil",
|
"ignitioncoil",
|
||||||
|
"just-enough-harvestcraft",
|
||||||
|
"just-enough-resources-jer",
|
||||||
"legendary-tooltips",
|
"legendary-tooltips",
|
||||||
|
"loot-capacitor-tooltips",
|
||||||
|
"magnesium-extras",
|
||||||
|
"menumobs",
|
||||||
|
"minecraft-rich-presence",
|
||||||
|
"more-overlays",
|
||||||
|
"mouse-tweaks",
|
||||||
"neat",
|
"neat",
|
||||||
"nekos-enchanted-books",
|
"nekos-enchanted-books",
|
||||||
|
"no-recipe-book",
|
||||||
"not-enough-animations",
|
"not-enough-animations",
|
||||||
"oculus",
|
"oculus",
|
||||||
|
"oldjavawarning",
|
||||||
|
"overloaded-armor-bar",
|
||||||
|
"packmodemenu",
|
||||||
|
"reauth",
|
||||||
|
"resource-reloader",
|
||||||
"rubidium",
|
"rubidium",
|
||||||
"rubidium-extra",
|
"rubidium-extra",
|
||||||
"magnesium-extras",
|
|
||||||
"skin-layers-3d",
|
"skin-layers-3d",
|
||||||
"textrues-rubidium-options",
|
"textrues-rubidium-options",
|
||||||
"torohealth-damage-indicators"
|
"thaumic-jei",
|
||||||
|
"tips",
|
||||||
|
"torohealth-damage-indicators",
|
||||||
|
"waila-harvestability"
|
||||||
],
|
],
|
||||||
"modpacks": {
|
"modpacks": {
|
||||||
"all-of-fabric-6": {
|
"all-of-fabric-6": {
|
||||||
|
|||||||
Reference in New Issue
Block a user