mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-14 06:12:27 +00:00
More Client-side mods to exclude (#2967)
This commit is contained in:
parent
c4f69bf577
commit
c87145a5e4
1 changed files with 25 additions and 0 deletions
|
@ -2,16 +2,23 @@
|
||||||
"globalExcludes": [
|
"globalExcludes": [
|
||||||
"ambientsounds",
|
"ambientsounds",
|
||||||
"auudio-forge",
|
"auudio-forge",
|
||||||
|
"ambience-music-mod",
|
||||||
"appleskin",
|
"appleskin",
|
||||||
|
"armor-chroma",
|
||||||
"armor-toughness-bar",
|
"armor-toughness-bar",
|
||||||
"beehivetooltips",
|
"beehivetooltips",
|
||||||
"better-advancements",
|
"better-advancements",
|
||||||
"betterf3",
|
"betterf3",
|
||||||
|
"betterfps",
|
||||||
|
"better-foliage",
|
||||||
|
"better-placement",
|
||||||
|
"better-sprinting",
|
||||||
"better-tips-nbt-tag",
|
"better-tips-nbt-tag",
|
||||||
"better-third-person",
|
"better-third-person",
|
||||||
"biomeinfo",
|
"biomeinfo",
|
||||||
"block-drops-jei-addon",
|
"block-drops-jei-addon",
|
||||||
"cherished-worlds",
|
"cherished-worlds",
|
||||||
|
"chunk-animator",
|
||||||
"clickable-advancements",
|
"clickable-advancements",
|
||||||
"configured",
|
"configured",
|
||||||
"controlling",
|
"controlling",
|
||||||
|
@ -21,6 +28,8 @@
|
||||||
"ding",
|
"ding",
|
||||||
"drippy-loading-screen",
|
"drippy-loading-screen",
|
||||||
"dynamiclights-reforged",
|
"dynamiclights-reforged",
|
||||||
|
"dynamic-surroundings",
|
||||||
|
"easiervillagertrading",
|
||||||
"effective-forge",
|
"effective-forge",
|
||||||
"embeddium",
|
"embeddium",
|
||||||
"embeddium-extension",
|
"embeddium-extension",
|
||||||
|
@ -34,14 +43,19 @@
|
||||||
"fading-night-vision",
|
"fading-night-vision",
|
||||||
"falling-leaves-forge",
|
"falling-leaves-forge",
|
||||||
"fancymenu",
|
"fancymenu",
|
||||||
|
"faster-ladder-climbing",
|
||||||
|
"foamfix-for-minecraft",
|
||||||
"free-cam",
|
"free-cam",
|
||||||
"ftb-backups-2",
|
"ftb-backups-2",
|
||||||
|
"fullscreen-windowed-borderless-for-minecraft",
|
||||||
|
"hwyla",
|
||||||
"ignitioncoil",
|
"ignitioncoil",
|
||||||
"inmisaddon",
|
"inmisaddon",
|
||||||
"irisshaders",
|
"irisshaders",
|
||||||
"iris-flywheel-compat",
|
"iris-flywheel-compat",
|
||||||
"item-obliterator",
|
"item-obliterator",
|
||||||
"itemzoom",
|
"itemzoom",
|
||||||
|
"jei",
|
||||||
"just-enough-harvestcraft",
|
"just-enough-harvestcraft",
|
||||||
"just-enough-resources-jer",
|
"just-enough-resources-jer",
|
||||||
"legendary-tooltips",
|
"legendary-tooltips",
|
||||||
|
@ -56,6 +70,7 @@
|
||||||
"necronomicon",
|
"necronomicon",
|
||||||
"nekos-enchanted-books",
|
"nekos-enchanted-books",
|
||||||
"no-recipe-book",
|
"no-recipe-book",
|
||||||
|
"no-night-vision-flashing",
|
||||||
"not-enough-animations",
|
"not-enough-animations",
|
||||||
"oculus",
|
"oculus",
|
||||||
"oldjavawarning",
|
"oldjavawarning",
|
||||||
|
@ -66,16 +81,26 @@
|
||||||
"rubidium",
|
"rubidium",
|
||||||
"rubidium-extra",
|
"rubidium-extra",
|
||||||
"ryoamiclights",
|
"ryoamiclights",
|
||||||
|
"schematica",
|
||||||
"searchables",
|
"searchables",
|
||||||
|
"shulkerboxviewer",
|
||||||
"skin-layers-3d",
|
"skin-layers-3d",
|
||||||
|
"smart-hud",
|
||||||
|
"smooth-font",
|
||||||
|
"smoothwater",
|
||||||
"sodium",
|
"sodium",
|
||||||
|
"sound-filters",
|
||||||
"sound-physics-remastered",
|
"sound-physics-remastered",
|
||||||
|
"stellar-sky",
|
||||||
|
"swingthroughgrass",
|
||||||
"textrues-embeddium-options",
|
"textrues-embeddium-options",
|
||||||
"textrues-rubidium-options",
|
"textrues-rubidium-options",
|
||||||
"thaumic-jei",
|
"thaumic-jei",
|
||||||
"tips",
|
"tips",
|
||||||
"torohealth-damage-indicators",
|
"torohealth-damage-indicators",
|
||||||
"true-darkness",
|
"true-darkness",
|
||||||
|
"ungrab-mouse-mod",
|
||||||
|
"vanillafix",
|
||||||
"visuality",
|
"visuality",
|
||||||
"waila-harvestability",
|
"waila-harvestability",
|
||||||
"zume"
|
"zume"
|
||||||
|
|
Loading…
Reference in a new issue