diff --git a/pack/unsup.toml b/pack/unsup.toml index 37db840..b8e4ede 100644 --- a/pack/unsup.toml +++ b/pack/unsup.toml @@ -7,7 +7,7 @@ description = "These eyecandy mods are incompatible. You have to choose which yo side = "client" [[flavor_groups.look.choices]] -id = "better-clouds" +id = "fancy" name = "Fancy" description = "Better looking clouds and skies. Compliments dynamic trees very well. Minimal performance impact." side = "client" @@ -41,7 +41,7 @@ id = "ambient-sounds_off" id = "ambient-sounds_on" [metafile.better-clouds] -flavors = ["better-clouds"] +flavors = ["fancy"] [metafile.lucent] flavors = ["dynamiclights_on"] @@ -49,13 +49,13 @@ flavors = ["dynamiclights_on"] [metafile.fast-better-grass] flavors = ["fast"] [metafile.what-are-they-up-to] -flavors = ["better-clouds"] +flavors = ["fancy"] [metafile.sound-physics-remastered] -flavors = ["better-clouds"] +flavors = ["fancy"] [metafile.stellar-view] -flavors = ["better-clouds"] +flavors = ["fancy"] [metafile.bbrb] -flavors = ["better-clouds"] +flavors = ["fancy"] [metafile.charmonium] flavors = ["ambient-sounds_on"]