Initial commit
This commit is contained in:
32
pack/unsup.toml
Normal file
32
pack/unsup.toml
Normal file
@@ -0,0 +1,32 @@
|
||||
[branding]
|
||||
modpack_name="Pack with Brooke"
|
||||
|
||||
[flavor_groups.look]
|
||||
name = "Eyecandy"
|
||||
description = "These eyecandy mods are incompatible. You have to choose which you want most"
|
||||
side = "client"
|
||||
|
||||
[[flavor_groups.look.choices]]
|
||||
id = "better-clouds"
|
||||
name = "Fancy"
|
||||
description = "Better looking clouds. Compliments dynamic trees very well."
|
||||
side = "client"
|
||||
|
||||
[[flavor_groups.look.choices]]
|
||||
id = "distant-horizons"
|
||||
name = "Distant Horizons"
|
||||
description = "See further. LODs for Minecraft."
|
||||
side = "client"
|
||||
|
||||
[[flavor_groups.look.choices]]
|
||||
id = "no_eyecandy"
|
||||
name = "Fast"
|
||||
description = "No eyecandy mods."
|
||||
side = "client"
|
||||
|
||||
[metafile.better-clouds]
|
||||
flavors = ["better-clouds"]
|
||||
[metafile.distanthorizons]
|
||||
flavors = ["distant-horizons"]
|
||||
[metafile.distant-horizons-height-toggler-dhht]
|
||||
flavors = ["distant-horizons"]
|
||||
Reference in New Issue
Block a user