Skip to content

Commit ca0d391

Browse files
committed
minetest.conf.example updated with bones_max_slots
1 parent 0d260f3 commit ca0d391

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

minetest.conf.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
# keep: Player keeps items.
1414
#bones_mode = bones
1515

16+
# Sets the maximum item slots inside a bones node. Anything above this limit will be dropped
17+
#bones_max_slots = 150
18+
1619
# The time in seconds after which the bones of a dead player can be looted by
1720
# everyone.
1821
# 0 to disable.

0 commit comments

Comments
 (0)