Add new mob settings in settingtypes.txt

This commit is contained in:
Wuzzy 2018-01-26 18:31:19 +01:00
parent 0e88453a85
commit fb1fb50bd3
1 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,12 @@ mobs_spawn (Spawn mobs naturally) bool true
# This setting is only read at startup.
only_peaceful_mobs (Spawn only peaceful mobs) bool false
# If enabled, mobs might drop items when they die.
mobs_drop_items (Mobs drop items) bool true
# If enabled, mobs can take and place blocks around them.
mobs_griefing (Mobs change blocks) bool true
# If enabled, players respawn at the bed they last lay on instead of normal
# spawn.
# This setting is only read at startup.