1
0
Fork 0

Clarify MC version for lighting

This commit is contained in:
codiac 2023-09-20 15:56:27 +10:00
parent bf4c7e1913
commit 7577d37b38
1 changed files with 2 additions and 2 deletions

View File

@ -173,9 +173,9 @@ mcl_mob_active_range (Active mob range) int 48 0 256
# Zombie siege raid (default:false)
mcl_raids_zombie_siege (Zombie siege raid) bool false
# Use MC 1.18 light levels to control monster spawning.
# Use MC 1.18+ light levels to control monster spawning.
# Disable to use older mob specific light levels.
mcl_mobs_modern_lighting (Use MC 1.18 light rules for spawning) bool true
mcl_mobs_modern_lighting (Use MC 1.18+ light rules for spawning) bool true
# These only take effect if mcl_mobs_modern_lighting is enabled
# Light levels greater than these block mobs spawning