Update yttr config

This commit is contained in:
2026-03-07 04:49:34 -07:00
parent 5498d90683
commit 204b057838

View File

@@ -204,7 +204,11 @@
#debug { #debug {
/* /*
* If true, technical air blocks will be made visible. Very slow. * If on, technical air blocks will be made visible. Very slow.
*/ */
render-air-blocks: off; render-air-blocks: off;
/*
* If on, cleaved blocks will render raw geometry wireframes and surface normals.
*/
cleaved-raw: off;
} }