minetest-dev.conf update
This commit is contained in:
parent
51496bf9cd
commit
373b649237
@ -14,7 +14,7 @@ strict_protocol_version_checking = true
|
||||
enable_damage = true
|
||||
disallow_empty_password = true
|
||||
server_dedicated = true
|
||||
ipv6_server = true
|
||||
ipv6_server = false
|
||||
# 1 day-night cycle lasts 24 minutes instead of 20.
|
||||
time_speed = 30
|
||||
# Slightly higher player limit by default.
|
||||
@ -149,11 +149,14 @@ moremesecons_sayer.use_speech_dispatcher = false
|
||||
#initial_stuff = "default:axe_wood 1,default:torch 10,default:sapling 2,default:apple 5"
|
||||
# AREAS MOD
|
||||
areas.self_protection = true
|
||||
areas.use_smallest_area_precedence = true
|
||||
# MOBS
|
||||
remove_far_mobs = true
|
||||
mobs_spawn_protected = true
|
||||
mob_difficulty = 1.5
|
||||
mob_chance_multiplier = 1
|
||||
mobs_can_hear_node = true
|
||||
mobs_animal.eat_grass_block = true
|
||||
# MOBS custom spawn chance and number
|
||||
#mobs_animal:bee = 9000,2
|
||||
#mobs_animal:bunny = 15000,2
|
||||
|
Loading…
x
Reference in New Issue
Block a user