Remove supplementaries, add kubejs, misc changes
This commit is contained in:
@@ -24,9 +24,21 @@ name = "Fast"
|
||||
description = "No eyecandy mods."
|
||||
side = "client"
|
||||
|
||||
[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."
|
||||
side = "client"
|
||||
choices = [ "dynamic-lights_on", "dynamic-lights_off" ]
|
||||
|
||||
[metafile.better-clouds]
|
||||
flavors = ["better-clouds"]
|
||||
[metafile.distanthorizons]
|
||||
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"]
|
||||
|
||||
Reference in New Issue
Block a user