disable cascade worldgen logging

This commit is contained in:
2025-06-22 12:05:00 +02:00
parent 14a007476e
commit 6382b33b62

View File

@@ -92,7 +92,7 @@ general {
B:itemLagReduction=false
# Log when cascading worldgen occurs. [default: true]
B:logCascadingWorldgen=true
B:logCascadingWorldgen=false
# Print a stacktrace when cascading worldgen occurs. Use only for development as this will add more lag in game. [default: false]
B:logCascadingWorldgenStacktrace=false