Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/PojavOptimize
Path: blob/main/1.18.2/config/lambdabettergrass.toml
4987 views
1
# LambdaBetterGrass configuration.
2
# The better grass mode. Values: "off", "fastest", "fast" and "fancy".
3
mode = "off"
4
# Debug mode. Debug mode allows to output the generated texture in the debug folder of your minecraft instance.
5
debug = false
6
# The better layer option.
7
better_layer = true
8
9
10