Default setting fix

This commit is contained in:
ancientmarinerdev 2023-01-31 18:24:47 +00:00
parent 71c236646f
commit 00bd3cc835
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ mobs_griefing (Mobs change blocks) bool true
# If enabled, mobs won't damage particles when they got hurt.
mobs_disable_blood (Disable mob damage particles) bool false
#Percentage of peaceful spawn attempts that succeed (default:40)
#Percentage of peaceful spawn attempts that succeed (default:35)
mcl_mob_peaceful_percentage_spawned (Peaceful percentage success) int 35 0 100
#Percentage of peaceful spawn attempts that are group spawns (default:15)