9 lines
296 B
TOML
9 lines
296 B
TOML
# LambdaBetterGrass configuration.
|
|
|
|
# The better grass mode. Values: "off", "fastest", "fast" and "fancy".
|
|
mode = "fancy"
|
|
# The better layer option.
|
|
better_layer = true
|
|
|
|
# Debug mode. Debug mode allows to output the generated texture in the debug folder of your minecraft instance.
|
|
debug = false
|