mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-02 14:50:20 +02:00
Add optional bones messages for player and log
This commit is contained in:
committed by
SmallJoker
parent
37b206e49f
commit
e376d57bd2
@ -44,6 +44,9 @@ tnt_radius (TNT radius) int 3 0
|
||||
# Setting this to 0 will disable sharing of bones completely.
|
||||
share_bones_time (Bone share time) int 1200 0
|
||||
|
||||
# Inform player of condition and location of new bones.
|
||||
bones_position_message (Inform player about bones) bool false
|
||||
|
||||
# Replaces old stairs with new ones. Only required for older worlds.
|
||||
enable_stairs_replace_abm (Replace old stairs) bool false
|
||||
|
||||
|
Reference in New Issue
Block a user