cleanup unsup.toml

This commit is contained in:
2026-02-22 02:12:04 -07:00
parent cd8f4b804d
commit 3202143b45

View File

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