Patched molten vents + switch to openloader + default keybinds + book fixes + include less jars + kubejs stuff + incontrol

This commit is contained in:
2026-02-12 23:45:58 -07:00
parent 0ddde038f5
commit b9d731fe76
1800 changed files with 5235 additions and 4685 deletions

View File

@@ -1,5 +1,5 @@
[branding]
modpack_name="Pack with Brooke"
modpack_name="NeoChrome"
[flavor_groups.look]
name = "Eyecandy"
@@ -12,30 +12,39 @@ name = "Fancy"
description = "Better looking clouds and skies. Compliments dynamic trees very well. Minimal performance impact."
side = "client"
[[flavor_groups.look.choices]]
id = "fast"
name = "Fast"
description = "Sacrifice visual quality and effects in exchange for better performance"
side = "client"
[[flavor_groups.look.choices]]
id = "distant-horizons"
name = "Distant Horizons"
description = "See further. LODs for Minecraft. Significant performance impact. No volumetric clouds."
side = "client"
[[flavor_groups.look.choices]]
id = "no_eyecandy"
name = "Fast"
description = "No eyecandy mods. No performance impact."
side = "client"
[[flavor_groups.look.choices]]
id = "faster"
name = "Faster"
description = "Sacrifice visual quality and effects in exchange for better performance"
side = "client"
[flavor_groups.dynamic_lights]
[flavor_groups.dynamic-lights]
name = "Dynamic Lights"
id="dynamic-lights"
description = "Dynamic lighting -- held items, flaming mobs, and contraptions with light sources will illuminate the area around them. Significant performance impact"
side = "client"
choices = [ "dynamic-lights_on", "dynamic-lights_off" ]
[[flavor_groups.dynamic-lights.choices]]
id = "dynamic-lights_off"
[[flavor_groups.dynamic-lights.choices]]
id = "dynamic-lights_on"
[flavor_groups.ambient-sounds]
name = "Ambient Sounds"
id="ambient-sounds"
description = "Ambient Sounds that change from biome to biome"
side = "client"
[[flavor_groups.ambient-sounds.choices]]
id = "ambient-sounds_off"
[[flavor_groups.ambient-sounds.choices]]
id = "ambient-sounds_on"
[metafile.better-clouds]
flavors = ["better-clouds"]
@@ -44,13 +53,17 @@ flavors = ["distant-horizons"]
[metafile.distant-horizons-height-toggler-dhht]
flavors = ["distant-horizons"]
[metafile.dynamiclights-reforged]
flavors = ["dynamic-lights_on"]
[metafile.create-dynamic-lights]
flavors = ["dynamic-lights_on"]
[metafile.lucent]
flavors = ["dynamiclights_on"]
[metafile.fast-better-grass]
flavors = ["faster"]
flavors = ["fast"]
[metafile.what-are-they-up-to]
flavors = ["distant-horizons","better-clouds"]
[metafile.sound-physics-remastered]
flavors = ["distant-horizons","better-clouds"]
[metafile.stellar-view]
flavors = ["better-clouds","distant-horizons"]
flavors = ["better-clouds","distant-horizons"]
[metafile.charmonium]
flavors = ["ambient-sounds_on"]