summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrNuget <drnuget@outlook.com>2024-09-07 05:30:47 +0300
committerDrNuget <drnuget@outlook.com>2024-09-07 05:30:47 +0300
commit39b13c72315255b00404fe49bf0a93c7ab903664 (patch)
treee5174916fd2677f7067ca3bf4b84eb75b49b1655
parentc163b0e971a20ba631f257b941a68c9522bc88fa (diff)
remove chisel basalt gen
-rw-r--r--config/chisel.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/chisel.cfg b/config/chisel.cfg
index c75bf63..f6601b0 100644
--- a/config/chisel.cfg
+++ b/config/chisel.cfg
@@ -161,7 +161,7 @@ worldgen {
I:sideThickness=1
# True to generate basalt only around lava lakes. False to do standard vein generation. [default: true]
- B:specialGen=true
+ B:specialGen=false
# Amount of basalt to generate in the world if not using special generation. Has no effect if basaltSpecialGen is true. Use 0 for none [range: 0 ~ 30, default: 15]
I:veinAmount=0