Added in MCL_SIGNS' debug setting.

This commit is contained in:
Michieal 2022-10-21 19:22:33 -04:00
parent 9f32a4c692
commit 78c7ec6121
1 changed files with 3 additions and 0 deletions

View File

@ -219,3 +219,6 @@ mcl_logging_mapgen (Chunk generation logging) bool false
# If enabled generated structures will be logged
mcl_logging_structures (Structure generation logging) bool true
#Complete debug logging for mcl_signs events. Use this if you have issues with signs.
mcl_logging_mcl_signs (Complete debug logging for mcl_signs) bool true